What's Changed
- chore: remove unused dep by @shuiyisong in #5163
- feat: Add
vector_scalar_mul
function. by @linyihai in #5166 - chore: gauge for flush compaction by @v0y4g3r in #5156
- feat: introduce SKIPPING index (part 1) by @waynexia in #5155
- feat: update dashboard to v0.7.3 by @ZonaHex in #5172
- chore: add nix-shell configuration for a minimal environment for development by @sunng87 in #5175
- test: flow rebuild by @discord9 in #5162
- fix: correct
set_region_role_state_gracefully
behaviors by @WenyXu in #5171 - chore: add aquamarine to dep lists by @evenyag in #5181
- fix: deletion between two put may not work in
last_non_null
mode by @evenyag in #5168 - feat(bloom-filter): add basic bloom filter creator (Part 1) by @zhongzc in #5177
- test: sqlness upgrade compatibility tests by @discord9 in #5126
- perf: avoid holding memtable during compaction by @v0y4g3r in #5157
- refactor: produce BatchBuilder from a Batch to modify it again by @MichaelScofield in #5186
- feat: introduce Buffer for non-continuous bytes by @CookiePieWw in #5164
- fix: display inverted and fulltext index in show index by @lyang24 in #5169
- feat: impl label_join and label_replace for promql by @killme2008 in #5153
- feat: do not keep MemtableRefs in ScanInput by @evenyag in #5184
- feat: do not remove time filters in ScanRegion by @evenyag in #5180
- feat: extract hints from http header by @fengjiachun in #5128
- fix(sqlness): enforce order in union tests by @v0y4g3r in #5190
- fix: validate matcher op for name in promql by @waynexia in #5191
- docs: fix grafana dashboard row by @evenyag in #5192
- refactor: remove unused symbols by @waynexia in #5193
- chore: make nix compilation environment config more robust by @sunng87 in #5183
- feat: show create postgresql foreign table by @sunng87 in #5143
- fix: ensure table route metadata is eventually rolled back on failure by @WenyXu in #5174
- feat: bump opendal and switch prometheus layer to the upstream impl by @waynexia in #5179
- feat: show flow's mem usage in INFORMATION_SCHEMA.FLOWS by @discord9 in #4890
- chore: update PR template by @killme2008 in #5199
- fix(flow): batch builder with type by @discord9 in #5195
- fix: auto created table ttl check by @discord9 in #5203
- ci: install latest protobuf in dev-builder image by @MichaelScofield in #5196
- chore: adjust fuzz tests cfg by @WenyXu in #5207
- feat(bloom-filter): add memory control for creator by @zhongzc in #5185
- feat(bloom-filter): add bloom filter reader by @zhongzc in #5204
- fix: dead links by @nicecui in #5212
- build: use 8xlarge as arm default by @evenyag in #5214
- ci: fix nightly ci task on nix build by @sunng87 in #5198
Full Changelog: v0.12.0-nightly-20241216...v0.12.0-nightly-20241223