feat: rework DDL generation
Opened this issue · 0 comments
ernado commented
- Allow configuring schema variant for
Attributes
, e.g.map
vsarray
vsstring
- 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.