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

JingsongLi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 8b1364a32d [python] Update paimon-rust to speed up native-plan CI 
(#9235)
8b1364a32d is described below

commit 8b1364a32d7c25c23d1ce85522eff3c08c0e8927
Author: XiaoHongbo <[email protected]>
AuthorDate: Sat Aug 15 20:17:13 2026 +0800

    [python] Update paimon-rust to speed up native-plan CI (#9235)
---
 .github/workflows/paimon-python-checks.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/paimon-python-checks.yml 
b/.github/workflows/paimon-python-checks.yml
index f28e61fe71..9cc772dd99 100755
--- a/.github/workflows/paimon-python-checks.yml
+++ b/.github/workflows/paimon-python-checks.yml
@@ -34,7 +34,7 @@ env:
   JDK_VERSION: 8
   MAVEN_OPTS: -Dmaven.wagon.httpconnectionManager.ttlSeconds=30 
-Dmaven.wagon.http.retryHandler.requestSentEnabled=true
   LUMINA_DATA_VERSION: 0.1.0
-  PYPAIMON_RUST_REV: 7a8512f18f47a0634ee02ae8a09f2fff76c12d37
+  PYPAIMON_RUST_REV: c7a71f4c3c9c5bf8883c1621caed09ec0ea2e49b
 
 
 concurrency:

Reply via email to