-
Notifications
You must be signed in to change notification settings - Fork 193
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
Empty databases #14
Comments
On a similar note, the geo schema is missing a primary key and foreign key for the lake table (line 43715). There are also errors in the formula_1 schema. Could you verify that each of the schemas provided in tables.json is correct? |
Hi, Thanks! We updated the following 7 sqlite files in database/ dir (these SQLite files were created based on several files. ) Please download spider data from the official website again. For the databases below, since they are traditional datasets created by others and do not have real database published online. Therefore, we only provide their schemas. geo |
For the schema issue, all schemas in tables.json were extracted from the databases. You can send me your specific findings via email if you found some serous problems. We will update them together via the next release. |
Hello, it seems that a number of the sqlite3 files provided are completely unpopulated. Is this by design? It doesn't seem to be based on the train/dev/test split.
Example empty datasets:
geo
car_1
wta_1
The text was updated successfully, but these errors were encountered: