- [ ] Allow configuring schema variant for `Attributes`, e.g. `map` vs `array` vs `string` - [ ] Support TTL (basic for now, i.e. hours) - [ ] Support `PARTITION BY` - [ ] Support compression codecs - [ ] Support ON CLUSTER First is needed to benchmark multiple approaches for storing attributes. Others add more flexibility.
Attributes, e.g.mapvsarrayvsstringPARTITION BYFirst is needed to benchmark multiple approaches for storing attributes.
Others add more flexibility.