danthegoodman1 / icedb

An in-process Parquet merge engine for better data warehousing in S3 with MVCC
https://blog.danthegoodman.com/icedb-v3--third-times-the-charm
Other
131 stars 5 forks source link

Partition rewrite #111

Closed danthegoodman1 closed 1 year ago

danthegoodman1 commented 1 year ago

Partition rewrite feature for filtering rows out of existing data

Closes #106