COOL-cohort / COOL

the source code of the COOL system
https://www.comp.nus.edu.sg/~dbsystem/cool/
Apache License 2.0
45 stars 16 forks source link

The field sequence of table.yaml must be the same as the sequence in each row #53

Closed NLGithubWP closed 1 year ago

NLGithubWP commented 2 years ago

The field sequence of the table.YAML must be the same as the sequence in each row,

This is not convenient, the data reader could read the sequence from the header of the CSV file, and then only use the other information in table.yaml instead of field sequence.