logv / sybil

columnar storage + NoSQL OLAP engine | https://logv.org
https://logv.org
Other
305 stars 26 forks source link

store floating point numbers #92

Open okayzed opened 6 years ago

okayzed commented 6 years ago

we can either store the mantissa separately from the integer portion (and the column size might get doubled or more this way) or we can store floats as a new datatype