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

Clean server #36

Closed KimballCai closed 2 years ago

KimballCai commented 2 years ago
  1. add more load functions into the queryserver: AVRO; PARQUET;
  2. remove the dimension file from the cool-core
  3. add column header reader into CSV loader
  4. update csv example data
KimballCai commented 2 years ago

This version is for the https://github.com/COOL-cohort/COOL-webapp/pull/1

KimballCai commented 2 years ago

It only supports java 8 and java 11. We will update the server from the jetty to springboot

liuchangshiye commented 2 years ago

It could work now.