Skip to content

3.2.14

Latest
Compare
Choose a tag to compare
@yingtingdong yingtingdong released this 09 Jan 02:34
· 6400 commits to main since this release
b86884b

3.2.14

Release date: January 8, 2025

Improvements

  • Supports collecting statistics of Paimon tables. #52858
  • Included node information and histogram metrics in JSON metrics. #53735

Bug Fixes

Fixed the following issues:

  • The score of the Primary Key table index was not updated in the Commit phase. #41737
  • Incorrect execution plans for max(count(distinct)) when low-cardinality optimization is enabled. #53403
  • When the List partition column has NULL values, queries against the Min/Max value of the partition column will lead to incorrect partition pruning. #53235
  • Upload retries fail when backing up data to HDFS. #53679