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

CoolTupleReader logic rework. #124

Open hugy718 opened 1 year ago

hugy718 commented 1 year ago

Reasons:

plan

map string to global id at the beginning for each cublet. iterate through data and check if user is contained in the target cohort list for the cublet

status

comment out CoolTupleReader for now. The downstream exploration application is already commented