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.