mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-10 15:22:56 +00:00
* feat: support to write rows with sparse primary key encoding * feat: cache decoded primary key * chore: remove unused code * feat: create physical table based on the engine config * chore: log primary key encoding info * fix: correct sqlness test * chore: correct config.md * chore: apply suggestions from CR * chore: apply suggestions from CR