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

Need to remove the useless files that are generated during the tests. #80

Closed KimballCai closed 2 years ago

KimballCai commented 2 years ago

When we run the mvn clean package command, it will generate many Cubes and cohorts. We should remove these useless files after finishing all test cases.

qlinsey commented 2 years ago

Hi, @KimballCai I can help this if needed..probably need your help to show me how to do this. Thanks