Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIRD dataset: missing columns in DB file. #150

Open
JimXiongGM opened this issue Jun 13, 2024 · 1 comment
Open

BIRD dataset: missing columns in DB file. #150

JimXiongGM opened this issue Jun 13, 2024 · 1 comment

Comments

@JimXiongGM
Copy link

These columns could not be found in the corresponding database (.sqlite file).

DB Table Column in csv Column in DB (May be?)
legislator historical-terms caucus ?
retail_world Categories Picture ?
Customers ContactTitle ContactName?
Region ?
Fax ?
Phone ?
Column ?
Employees TitleOfCourtesy ?
Title ?
Address ?
HireDate ?
City ?
Region ?
PostalCode ?
Extension ?
Country ?
HomePhone ?
ReportsTo ?
PhotoPath Photo?
Salary ?
OrderDetails UnitPrice ?
Discount ?
Orders RequiredDate ?
ShippedDate ?
ShipVia ?
Freight ?
ShipName ?
ShipAddress ?
ShipCity ?
ShipRegion ?
ShipCountry ?
ShipPostalCode ?
Products QuantityPerUnit ?
Suppliers ContactTitle ?
Region ?
HomePage ?
Fax ?

For example, in the train.json file, in the case of the retail_world database, the HireDate column appears 13 times, but there is no column named HireDate in the database data/train_databases/retail_world/retail_world.sqlite.

@focafull
Copy link

Hi I just ran into those issues, is there an update, will this be fixed in the future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants