You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wayang.apache.org by zk...@apache.org on 2023/05/02 13:54:20 UTC

[incubator-wayang] branch revert-302-dependabot/maven/wayang-api/wayang-api-sql/org.apache.calcite-calcite-core-1.32.0 created (now 3dfc8dfb)

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

zkaoudi pushed a change to branch revert-302-dependabot/maven/wayang-api/wayang-api-sql/org.apache.calcite-calcite-core-1.32.0
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git


      at 3dfc8dfb Revert "Bump calcite-core from 1.29.0 to 1.32.0 in /wayang-api/wayang-api-sql"

This branch includes the following new commits:

     new 3dfc8dfb Revert "Bump calcite-core from 1.29.0 to 1.32.0 in /wayang-api/wayang-api-sql"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-wayang] 01/01: Revert "Bump calcite-core from 1.29.0 to 1.32.0 in /wayang-api/wayang-api-sql"

Posted by zk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zkaoudi pushed a commit to branch revert-302-dependabot/maven/wayang-api/wayang-api-sql/org.apache.calcite-calcite-core-1.32.0
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit 3dfc8dfb69dec0c68716e524bc9ffff4b2c841d8
Author: Zoi Kaoudi <zk...@users.noreply.github.com>
AuthorDate: Tue May 2 15:54:13 2023 +0200

    Revert "Bump calcite-core from 1.29.0 to 1.32.0 in /wayang-api/wayang-api-sql"
---
 wayang-api/wayang-api-sql/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wayang-api/wayang-api-sql/pom.xml b/wayang-api/wayang-api-sql/pom.xml
index 2441a2f7..1a4327df 100644
--- a/wayang-api/wayang-api-sql/pom.xml
+++ b/wayang-api/wayang-api-sql/pom.xml
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.calcite</groupId>
             <artifactId>calcite-core</artifactId>
-            <version>1.32.0</version>
+            <version>1.29.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.calcite</groupId>