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

xxyu pushed a commit to branch kylin5
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit 053a3293f3478d7157ae06c86ba72ce04bcd5e95
Author: yihuawu1986 <59810358+yihuawu1...@users.noreply.github.com>
AuthorDate: Sat Jun 10 11:11:35 2023 +0800

    KYLIN-5724 Support local debug & glue hive client cache
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 13f778fe93..f4739257c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
         <!-- Spark versions -->
         <delta.version>2.0.2</delta.version>
 
-        <spark.version>3.2.0-kylin-4.6.9.0</spark.version>
+        <spark.version>3.2.0-kylin-4.6.11.0-SNAPSHOT</spark.version>
 
         <roaring.version>0.9.2-kylin-r4</roaring.version>
 

Reply via email to