What's Changed
- fix: add map datatype conversion in copy_table_from (#6185) by @Arshdeep54 in #6422
- feat: allow igoring nonexistent regions in recovery mode by @WenyXu in #6592
- feat: impl some promql scalar functions by @killme2008 in #6567
- feat: poll result stream more often by @discord9 in #6599
- feat: fallback when failed to push down using
DistPlanner
by @discord9 in #6574 - feat: add
SET DEFAULT
syntax by @linyihai in #6421 - docs(rfc): repartition by @waynexia in #6557
- feat: struct vector by @discord9 in #6595
- feat: trigger alter parse by @fengys1996 in #6553
- feat: update dashboard to v0.10.5 by @ZonaHex in #6604
- feat: allow setting next table id via http api by @WenyXu in #6597
- feat: ignore internal keys in metadata snapshots by @WenyXu in #6606
- feat: introduce reconcile table procedure by @WenyXu in #6584
- feat: more logs and metrics under explain verbose mode by @evenyag in #6575
- refactor(otlp_metric): make otlp metric compatible with promql by @shuiyisong in #6543
- fix(test): concurrency issue in compaction tests by @v0y4g3r in #6615
- chore(otlp_metric): support attr list in header opts by @shuiyisong in #6617
- feat: introduce reconcile database procedure by @WenyXu in #6612
- feat: introduce reconcile logical tables procedure by @WenyXu in #6588
- feat: HTTP API to activate/deactive heap prof (activate by default) by @evenyag in #6593
- docs(rfc): compatibility test framework by @waynexia in #6460
- feat: Implement a converter to converts KeyValues into BulkPart by @evenyag in #6620
- chore(otlp_metric): update metric and label naming by @shuiyisong in #6624
- refactor: remove procedure executor from DDL manager by @WenyXu in #6625
- feat: introduce reconcile catalog procedure by @WenyXu in #6613
- feat: panic logger by @discord9 in #6633
- feat: update dashboard to v0.10.6 by @ZonaHex in #6632
- fix: only return the name label when there is one by @waynexia in #6629
- chore: refine metrics tracking the flush/compaction cost time by @v0y4g3r in #6630
- feat: support
__schema__
and__database__
in Prom Remote Read by @waynexia in #6610 - chore: update jieba tantivy-jieba and tantivy version by @yihong0618 in #6637
- chore: add
limit
in resources panel andCache Miss
panel by @zyy17 in #6636 - feat: support tls for pg backend by @waynexia in #6611
Full Changelog: v0.16.0-nightly-20250728...v0.16.0-nightly-20250804