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

Improvement in UserMetaField part #107

Closed Zrealshadow closed 2 years ago

Zrealshadow commented 2 years 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 2 years 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.