mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-06 05:12:54 +00:00
* feat: split an entry if it's too large * chore: rewrite check records * test: add some unit tests for record * chore: rewrite entry splitting * chore: add unit tests for build records * chore: add more unit tests for record * chore: rewrite encdec of record * revert: ignored test * fix: set limit for max_batch_size * fix: clippy * chore: remove heavy logging * fix: CR * fix: properly terminate * fix: CR * fix: compiling * fix: sqlness * fix: CR * fix: license * fix: license