From e6565064097aef478d672b300f227b4af54226c2 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Thu, 5 Mar 2026 17:57:52 +0800 Subject: [PATCH] Update lz4-java from 1.10.2 to 1.10.4 ClickHouse Java Client switched to `at.yawk.lz4:lz4-java` for security reasons, but it unintentionally introduced performance regression. https://github.com/yawkat/lz4-java/releases/tag/v1.10.4 > These changes attempt to fix the native performance regression in 1.9+. They should have no functional or security impact. See the benchmark reports in Apache Celeborn and Apache Spark projects - CELEBORN-2218 / https://github.com/apache/celeborn/pull/3555 - SPARK-55803 / https://github.com/apache/spark/pull/54585 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a9c3c2ae..b05fd6c63 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 4.0.1 0.31.1 3.23.4 - 1.10.2 + 1.10.4 0.9.5 1.0.6 2.0.7