mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-05 21:02:58 +00:00
* feat: add kv store option * refactor: refactor statement executor * refactor: refactor standalone table creator * chore: apply suggestions from CR * chore: apply suggestions from CR * refactor: move ShowCreateTable and CreateDatabase to StatementExecutor * fix: fix RegionDistribution * feat: build standalone * chore: apply suggestions from CR * chore: apply suggestions from CR * chore: apply suggestions from CR