mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-12 16:32:16 +00:00
* feat: change table options from string map to a struct, add ttl and write_buffer_size * fix: also pass table options to table meta * feat: pass table options when opening/creating regions * fix: CR comments