What's Changed
- refactor: change the receivers of merge tree components by @v0y4g3r in #3378
- fix: resets dict builder keys counter and avoid unnecessary pruning by @evenyag in #3386
- feat: change how region id maps to region worker by @waynexia in #3384
- chore: skip reorder workspace tables in taplo by @waynexia in #3388
- feat: make tls certificates/keys reloadable (part 1) by @sunng87 in #3335
- feat(grafana): enable shared tooltip, add raft engine throughput by @waynexia in #3387
- test: range fix in modulo function tests by @dimbtp in #3389
- ci: add builder result outputs in release action by @daviderli614 in #3381
- fix: throw errors instead of panic by @WenyXu in #3391
- feat: Implement partition eviction and only add value size to write buffer size by @evenyag in #3393
- feat: enable zstd compression and encodings in merge tree data part by @v0y4g3r in #3380
- feat!: new partition grammar - parser part by @waynexia in #3347
- feat(flow): impl for MapFilterProject by @discord9 in #3359
- feat: flush or compact table and region functions by @killme2008 in #3363
- chore: retry fetch dashboard assets by @tisonkun in #3394
- feat: Use a partition level map to look up pk index by @evenyag in #3400
- chore: add metris for memtable read path by @v0y4g3r in #3397
- build: do not retry for connrefused by @tisonkun in #3402
- refactor: refactor TableRouteManager by @WenyXu in #3392
- feat(index): measure memory usage in global instead of single-column and add metrics by @zhongzc in #3383
- fix: some read metrics by @v0y4g3r in #3404
- feat: enable ArrowFlight compression by @tisonkun in #3403
- refactor: move some costly methods in DataBuffer::read out of read lock by @v0y4g3r in #3406
- feat: zero copy on split rows by @fengjiachun in #3407
- feat: Support automatic DNS lookup for kafka bootstrap servers by @J0HN50N133 in #3379
- fix: partition region id by @fengjiachun in #3414
- fix: show table names not complete from information_schema by @killme2008 in #3417
- feat: add configuration for tls watch option by @sunng87 in #3395
- feat: employ sparse key encoding for shard lookup by @v0y4g3r in #3410
- fix: mitigate memory spike during startup by @niebayes in #3418
- feat: support
Create Table ... Like
by @KKould in #3372 - feat: tableref cache by @fengjiachun in #3420
- feat: add verbose support for tql explain/analyze by @etolbakov in #3390
- feat: reduce a clone of string by @fengjiachun in #3422
- docs: update pull_request_template.md by @tisonkun in #3421
New Contributors
- @J0HN50N133 made their first contribution in #3379
Full Changelog: v0.7.0-nightly-20240226...v0.7.0-nightly-20240304