COOL-cohort / COOL

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

Improvement in UserMetaField part #107

Closed Zrealshadow closed 1 year ago

Zrealshadow commented 1 year ago

Description

UserMetaField is generated to solve the duplicated data. #91 The first version failed to achieve better encapsulation and didn't change the corresponding unittest. Fix and improve it in PR #105

KimballCai commented 1 year ago

should have been fixed. Attention: there is no acceleration process for the UserMetaField class. That is COOL can not skip data chunk when processing UserMetaField.