mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-20 06:50:37 +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