issues
search
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
Add iceBerg query, cohort profiling and RelationalAlgebra
#21
Closed
KimballCai
closed
2 years ago
KimballCai
commented
2 years ago
Add IceBerg query executor. aggregator, result parser.
In core/cohort/QueryResult, add error status.
In core/io/readstore, add logs
in core/io/readstore/FieldRS.java and CoolFieldRs, add getFieldType
In schema/TableSchema, add getFieldSchema and error check
In functionality, add CohortProfiling, IceBergLoader, RelationalAlgebra.
Update ReadME
Add olap-tpch dataset generation scripts and files
KimballCai
commented
2 years ago
For details, please check pr#20