v1.2.724-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(meta-client): add
cachecrate for databend-meta service by @drmingdrmer in #17766 - feat(query): table_statistics(<database_name>[, table_name]) table functions by @BohuTANG in #17781
- feat(query): support cluster level concurrent limit by @zhang2014 in #17778
Thoughtful Bug Fix 🔧
- fix: correct state type for Decimal256 AVG aggregation by @dantengsky in #17774
Code Refactor 🎉
- refactor:
DecimalSumStateoverflow handling in SUM aggregation by @dantengsky in #17773 - refactor(optimizer): refine the tpcds tests by @BohuTANG in #17777
- refactor(query): Combining TransformSortMergeLimit, TransformSortMerge, and TransformSortSpill by @forsaken628 in #17762
- refactor: add
query_profileandquery_detailspersistent log tables by @dqhl76 in #17702
Build/Testing/CI Infra Changes 🔌
- ci: fix test with ttc conainter by @everpcpc in #17769
- ci: tmp disable test 20_0025_stackoverflow by @everpcpc in #17770
- ci: fix start test container by @everpcpc in #17772
Others 📒
- chore: upgrade outdated dependencies by @forsaken628 in #17776
- chore(optimizer): spill out statistics yaml in tpcds_test by @BohuTANG in #17784
- chore(query): add iceberg table metadata cache by @sundy-li in #17780
- chore(ci): remove hdfs from docker image by @everpcpc in #17786
- chore: bump jsonb 0.5.0 by @b41sh in #17698
Full Changelog: v1.2.723-nightly...v1.2.724-nightly