v1.2.698-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: deprecate prefix_filter and change default level of logging. by @youngsofun in #17444
- feat: Add hdfs support in iceberg and fill iceberg statistics by @Xuanwo in #17352
- feat: support specifying columns to include in the "Attach table" statement by @dantengsky in #17442
- feat(metrics): add progress metrics via collector by @flaneur2020 in #17359
Thoughtful Bug Fix 🔧
- fix(doc): fix load tpcds tpch document by @sundy-li in #17438
- fix(query): fix join subquery scalar rewrite by @sundy-li in #17441
- fix: fix inconsistency comment about bitmap by @forsaken628 in #17452
- fix(query): fix WindowPartitionTopNExchange painc with an empty block by @forsaken628 in #17453
- fix(parser): allow timestamp as a function name by @forsaken628 in #17455
- fix(query): fix order by derived column with limit return wrong values by @b41sh in #17457
- fix(query): fold constant subquery to build filter plan instead of join plan by @b41sh in #17448
- fix(query): fix left semi optimize to inner join by @sundy-li in #17458
Build/Testing/CI Infra Changes 🔌
- ci: fix missing return for stable release by @everpcpc in #17454
- ci: fix publish binary to R2 by @everpcpc in #17456
Others 📒
- chore: update enterprise edition license url by @TCeason in #17445
- chore(query): testing tpch/tpcds using 1G scale factor by @sundy-li in #17449
- chore(metrics): tune the histogram bucket for seconds/milliseconds by @flaneur2020 in #17197
Full Changelog: v1.2.697-nightly...v1.2.698-nightly