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

52 float support #128

Closed hugy718 closed 1 year ago

hugy718 commented 1 year ago

support float as range field

Float compression uses the scheme described in Facebook Gorilla paper. http://www.vldb.org/pvldb/vol8/p1816-teller.pdf

List of changes: