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

Custom merge function AggregatingMergeTree-like example #82

Closed danthegoodman1 closed 1 year ago

danthegoodman1 commented 1 year ago

Example that counts the number of events a given user_id has created in a month.

danthegoodman1 commented 1 year ago

See old example https://github.com/danthegoodman1/icedb/blob/d959c86d11a209d8beb90a432008e636b2470d74/examples/custom-merge.py

danthegoodman1 commented 1 year ago

Closed via https://github.com/danthegoodman1/icedb/commit/15910da327ca581bb765037559d744f7a446a7d9