This is an automated email from the ASF dual-hosted git repository.

changchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 1f329966a3 [CH][Arm] Disable -Wcast-qual warning to avoid errors with 
const qualifier loss in arm (#8850)
1f329966a3 is described below

commit 1f329966a3085ef4bde9dbbc7b565facfb68c1fd
Author: Yan Xin <[email protected]>
AuthorDate: Fri Feb 28 16:51:55 2025 +0800

    [CH][Arm] Disable -Wcast-qual warning to avoid errors with const qualifier 
loss in arm (#8850)
---
 cpp-ch/clickhouse.version | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpp-ch/clickhouse.version b/cpp-ch/clickhouse.version
index 30d3f87644..c5af441e4b 100644
--- a/cpp-ch/clickhouse.version
+++ b/cpp-ch/clickhouse.version
@@ -1,3 +1,3 @@
 CH_ORG=Kyligence
 CH_BRANCH=rebase_ch/20250226
-CH_COMMIT=f553d5b78e7
+CH_COMMIT=b779d96ab91


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to