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

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


The following commit(s) were added to refs/heads/master by this push:
     new ca28fdb9877e chore(trino): advance trino master pin to 40b70400a8a6 
(#19807)
ca28fdb9877e is described below

commit ca28fdb9877e34d19d29bb4bef001686bc4e5309
Author: voonhous <[email protected]>
AuthorDate: Tue Sep 1 21:08:16 2026 +0800

    chore(trino): advance trino master pin to 40b70400a8a6 (#19807)
    
    Co-authored-by: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a9fee33b5a9..e08254fa28ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
          pin-advance job refreshes all three, humans merge its bot/trino-pin 
branch. Keep each
          property on one line: the workflows and 
scripts/trino/bootstrap_trino.sh read them with sed. -->
     <trino.version>484-SNAPSHOT</trino.version>
-    <trino.sha>5b82ec9e7116ec1ed3a83f4cc2f8cf9aaa87b12f</trino.sha>
+    <trino.sha>40b70400a8a67dfcc12cd9192e9050ea09b7c995</trino.sha>
     <trino.e2e.version>483</trino.e2e.version>
     <hive.exec.classifier>core</hive.exec.classifier>
     <metrics.version>4.1.1</metrics.version>

Reply via email to