This is an automated email from the ASF dual-hosted git repository.
hongze 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 8dc5d471a2 [GLUTEN-10887][CORE] Bump Delta 3.3.x version to 3.3.2
(#10894)
8dc5d471a2 is described below
commit 8dc5d471a2fb8a61d5c33846f98fc20c93ab1eac
Author: Hongze Zhang <[email protected]>
AuthorDate: Thu Oct 16 10:18:38 2025 +0100
[GLUTEN-10887][CORE] Bump Delta 3.3.x version to 3.3.2 (#10894)
Closes #10887
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 63f3d9d16c..4a97092e36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1125,7 +1125,7 @@
<spark.version>3.5.5</spark.version>
<iceberg.version>1.8.0</iceberg.version>
<delta.package.name>delta-spark</delta.package.name>
- <delta.version>3.3.1</delta.version>
+ <delta.version>3.3.2</delta.version>
<delta.binary.version>33</delta.binary.version>
<hudi.version>0.15.0</hudi.version>
<fasterxml.version>2.15.1</fasterxml.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]