| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.5.14 source code.tar.gz | 2026-03-04 | 239.2 MB | |
| 3.5.14 source code.zip | 2026-03-04 | 252.2 MB | |
| README.md | 2026-03-04 | 5.0 kB | |
| Totals: 3 Items | 491.4 MB | 1 | |
3.5.14
Release Date: March 5, 2026
Improvements
- Added SST read/write failure metrics for Primary Key index in Lake tables. #69513
- Added a counter metric for "segment file not found" errors. #69543
- Extracted range predicates from scalar-subquery containing
convert_tz. #69055 - Supports complex type for Paimon tables. #66784
- Deferred remote load Spill Directory removal. #68803
- Supports repairing cloud-native tables. #67108
- Supports inserting ARRAY type to Hive table in CSV format. #67355
Bug Fixes
The following issues have been fixed:
- Unexpected behavior caused by exceptions of
RowGroupWriter. #69568 - Sort key not including newly added key columns after schema change on Aggregate Key/Unique Key tables. #69529
- Mertic value
g_publish_version_failed_tasksdoes not reflect the real situation during theresource_busystate. #69526 - Rowset files are removed when moving Primary Key tablets to trash. #69438
- Lock leak in
addPartitionscaused by name-based table lookup after concurrent SWAP. #69284 isInternalCancelErrorusedequalsinstead ofstartsWith. #69523- Pipeline blocks or crashes when
_writer->Close()throws an exception other thanParquetStatusException. #69492 - A Hadoop-client lib bug. #69503
- Success is mistakenly returned while write operations fails. #69473
- CVE-2025-67721. #69138
- Issue with RuntimeFilter with low-cardinality optimization in share-data clusters. #64669
- Materialized view tablet meta inconsistency between FE leader and follower. #69428
- Rollup handler's active transaction ID was not considered in
computeMinActiveTxnId. #69285 - Arrow Flight Proxy issue with multiple FE. #68300
- Concurrency bug of function field. #69315
DROP FUNCTION IF EXISTSignoredifExistsflag. #69216- Lacking case-insensitive username normalization for LDAP authentication. #67966
- Certain kinds of partitions cannot be written. #68221
- Projection loss in materialized view rewrite due to shared mutable state. #69063
- Issue with case-insensitive partition lookup in query table copy. #69173
- All-null value handling bug in synchronous materialized views. #69136
mv onReloadissues when visiting external catalogs. #68926- DISTINCT ORDER BY alias issues for duplicated constants. #69014
- Incorrect query results after modifying CHAR column length in shared-data clusters. #68808
- Issue with Azure ABFS/WASB FileSystem cache key. #68901
- Incorrect predicate rewrite for OUTER JOIN with constant-side column reference. #67072
IllegalArgumentExceptioncomparator transitivity violation. #68743- Issue caused by the query lifetime being shorter than the fragment in
report_fragment. #67219 - Low-cardinality rewrite NPE caused by shared
DecodeInfo. #68799 - Missing
pcu_upt_cntmetric. #68845 - JSON-flatten array/object conflict on identical paths. #68804
ClonExprnullable bug. #68800