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

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

commit c396134127b17e741e6ead1197589afe7bb773d7
Author: fengguangyuan <qq272101...@gmail.com>
AuthorDate: Fri Jun 30 15:28:07 2023 +0800

    KYLIN-5742 Make the query result of duplicate group sets same as Spark
    
    Co-authored-by: Guangyuan Feng <guangyuan.f...@kyligence.io>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a61ca736d4..83adcd3e33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
         <scala-retry>0.3.0</scala-retry>
 
         <!-- Calcite Version -->
-        <calcite.version>1.116.0-kylin-4.x-r029</calcite.version>
+        <calcite.version>1.116.0-kylin-4.x-r031</calcite.version>
         <avatica.version>4.x_1.10-r01</avatica.version>
 
         <!-- Hadoop Common deps, keep compatible with hadoop2.version -->

Reply via email to