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 7f143a8bef5bc1df735024de43e48994c887fadb Author: DorrisRuixuanZhang <dorriszh...@hotmail.com> AuthorDate: Fri Jun 2 16:49:01 2023 +0800 KYLIN-5707 update calcite to 1.116.0-kylin-4.x-r028 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e15e2e4ad2..13f778fe93 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-r025</calcite.version> + <calcite.version>1.116.0-kylin-4.x-r028</calcite.version> <avatica.version>4.x_1.10-r01</avatica.version> <!-- Hadoop Common deps, keep compatible with hadoop2.version -->