CerebusOSS / ella

A streaming time-series datastore for low-latency applications
https://docs.rs/ella/
Apache License 2.0
2 stars 0 forks source link

Feature: topic partitioning by column #1

Open sydduckworth opened 1 year ago

sydduckworth commented 1 year ago

I want to be able to partition a topic by unique value in one or more columns (this is commonly supported in Arrow/Parquet libraries). Topics also need to support automatically partitioning by number of rows to avoid read performance degradation for very large datasets.

It would also be nice to be able to specify partitions by non-unique values such as: