AlibabaResearch / AlibabaResearch/DAMO-ConvAI
Missing tables in BIRD-SQL training datasets (“retail_world” and “works_cycles”)
Open
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 250
- PR merge metrics
- No merged PRs in 30d
Description
In the BIRD-SQL training dataset (train database), I’ve found that the database retail_world is missing the following tables (both in .csv and .sqlite files):
-Territories
-Region
-EmployeeTerritories
Due to these omissions, nearly 50+ SQL queries become invalid.
Additionally, the database “works_cyclesis” is missing the “PersonPhone” table, which affects around 10+ SQL queries.
Could you please confirm whether these issues will be fixed in a future update? Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.