Lý Thành
04/16/2026, 10:41 AMRocky
04/16/2026, 10:41 AMAuditEventProcessor during OutOfMemory (OOM) events.
* Query Engine Precision: Fixed a bug in constant folding where double-precision arithmetic could incorrectly produce INF instead of returning an error.
Key Highlights of 4.0.x
If you are moving to the 4.0 series, you also benefit from the major features introduced in this branch:
* 60% Faster Performance: Significant optimizations in JOINs, aggregations, and spill handling.
* First-class JSON Support: 3–15× faster queries on JSON data without the need for flattening.
* Advanced Iceberg Integration: Improved metadata parsing and support for hidden partitions.
* Operational Ease: Features like node blacklisting and global connection IDs for easier debugging.
Recommendation:
If you are starting a new deployment or upgrading an existing 4.0.x cluster, go with 4.0.9. If you are currently on 4.0.8 and experiencing stability issues with Hive/Iceberg or backup/restore operations, you should plan an upgrade to 4.0.9 as soon as possible.
References
• release_notes/release-3.0.md
• release_notes/release-3.4.md
• release_notes/release-4.0.md