You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by xx...@apache.org on 2023/04/23 06:01:02 UTC

[kylin] 21/22: [DIRTY] Release spark 3.2.0-kylin-4.6.5.0

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 66fd4c6efe9eb56fb6c94c66b50a6081b385df80
Author: Mingming Ge <7m...@gmail.com>
AuthorDate: Fri Feb 10 21:36:16 2023 +0800

    [DIRTY] Release spark 3.2.0-kylin-4.6.5.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 43152effae..944f95c459 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
 
         <!-- Spark versions -->
         <delta.version>1.2.1</delta.version>
-        <spark.version>3.2.0-kylin-4.6.3.0</spark.version>
+        <spark.version>3.2.0-kylin-4.6.5.0</spark.version>
 
         <roaring.version>0.9.2-kylin-r4</roaring.version>