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

caicancai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git

commit bc10595362b907c14a1b5302ae4740818bae6e50
Author: Cancai Cai <[email protected]>
AuthorDate: Fri Jun 19 15:32:38 2026 +0800

    Revert "[CALCITE-7539] Upgrade Arrow adapter dependencies to 16.0.0"
    
    This reverts commit a33d6a9ddeb67877b3d51983eaf55bfccabe463d.
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 14d29dfa35..fd82318264 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -81,7 +81,7 @@ jandex.version=3.5.3
 # elasticsearch does not like asm:6.2.1+
 aggdesigner-algorithm.version=6.1
 apiguardian-api.version=1.1.2
-arrow.version=16.0.0
+arrow.version=15.0.0
 asm.version=9.9.1
 byte-buddy.version=1.18.8
 cassandra-all.version=4.1.6

Reply via email to