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 outdated files #120

Closed KimballCai closed 1 year ago

KimballCai commented 1 year ago

Clean all outdated files

  1. delete all outdated files. e.g., Extended ... files. Only one file is maintained (i.e., KeyFieldIterator)
  2. update several functionalities: cohort selection, cohort analysis, funnel analysis, and so on
  3. temporarily disable queryserver module.
  4. find one error in the code. Please check issue https://github.com/COOL-cohort/COOL/issues/119
  5. add two attributes (i.e., queryName and inputCohort) into the file.
  6. cohort results are stored in the folder named by the queryName
  7. add two more queries to test the inputCohort
  8. small modifications on other files.
KimballCai commented 1 year ago

Attention: query server has been temporality disabled for further development.

Zrealshadow commented 1 year ago

Tag the old version.