go-faster/oteldb

feat: rework DDL generation

Opened this issue · 0 comments

ernado commented
  • 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.