[GitHub] [calcite] vvysotskyi closed pull request #2286: [CALCITE-4423] Add method to pass incoming trait in JdbcRules

2022-09-09 Thread GitBox
vvysotskyi closed pull request #2286: [CALCITE-4423] Add method to pass incoming trait in JdbcRules URL: https://github.com/apache/calcite/pull/2286 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [calcite] aymeric-dispa opened a new pull request, #2904: [CALCITE-5279] Fix asymmetric keyword not supported by Firebolt

2022-09-09 Thread GitBox
aymeric-dispa opened a new pull request, #2904: URL: https://github.com/apache/calcite/pull/2904 Jira ticket: https://issues.apache.org/jira/browse/CALCITE-5279 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[calcite] tag calcite-1.32.0-rc0 updated (36a2ff4717 -> 413eded693)

2022-09-09 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a change to tag calcite-1.32.0-rc0 in repository https://gitbox.apache.org/repos/asf/calcite.git *** WARNING: tag calcite-1.32.0-rc0 was modified! *** from 36a2ff4717 (tag) to 413eded693 (commit)

svn commit: r56753 - in /dev/calcite/apache-calcite-1.32.0-rc0: apache-calcite-1.32.0-src.tar.gz apache-calcite-1.32.0-src.tar.gz.asc apache-calcite-1.32.0-src.tar.gz.sha512

2022-09-09 Thread jhyde
Author: jhyde Date: Fri Sep 9 07:15:51 2022 New Revision: 56753 Log: Uploading release candidate Apache Calcite calcite-1.32.0-rc0 to dev area Modified: dev/calcite/apache-calcite-1.32.0-rc0/apache-calcite-1.32.0-src.tar.gz

[calcite] annotated tag calcite-1.32.0-rc0 created (now 36a2ff4717)

2022-09-09 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a change to annotated tag calcite-1.32.0-rc0 in repository https://gitbox.apache.org/repos/asf/calcite.git at 36a2ff4717 (tag) tagging 262492527fbd450892df36cda38080d447fc6498 (commit) replaces

svn commit: r56751 - in /dev/calcite/apache-calcite-1.32.0-rc0: ./ apache-calcite-1.32.0-src.tar.gz apache-calcite-1.32.0-src.tar.gz.asc apache-calcite-1.32.0-src.tar.gz.sha512

2022-09-09 Thread jhyde
Author: jhyde Date: Fri Sep 9 07:06:27 2022 New Revision: 56751 Log: Uploading release candidate Apache Calcite calcite-1.32.0-rc0 to dev area Added: dev/calcite/apache-calcite-1.32.0-rc0/ dev/calcite/apache-calcite-1.32.0-rc0/apache-calcite-1.32.0-src.tar.gz

[calcite] 01/02: Cosmetic changes to release notes

2022-09-09 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch stage in repository https://gitbox.apache.org/repos/asf/calcite.git commit 57aafa3551847da0a69696660bfe391e1d3a7a6c Author: Julian Hyde AuthorDate: Wed Sep 7 21:58:16 2022 -0700 Cosmetic

[calcite] branch stage updated (c77dddca11 -> 413eded693)

2022-09-09 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a change to branch stage in repository https://gitbox.apache.org/repos/asf/calcite.git discard c77dddca11 Revise release notes omit ef149b68bc Prepare for next development iteration omit c0e339f622 Add

[calcite] 02/02: [CALCITE-5275] Release Calcite 1.32.0

2022-09-09 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch stage in repository https://gitbox.apache.org/repos/asf/calcite.git commit 413eded693a9087402cc1a6eefeca7a29445d337 Author: Julian Hyde AuthorDate: Wed Sep 7 22:35:02 2022 -0700

[GitHub] [calcite] asfgit closed pull request #2893: [CALCITE-5262] Add WKB, EWKB, GeoJSON, and GML support

2022-09-09 Thread GitBox
asfgit closed pull request #2893: [CALCITE-5262] Add WKB, EWKB, GeoJSON, and GML support URL: https://github.com/apache/calcite/pull/2893 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [calcite] asfgit closed pull request #2896: [CALCITE-5270] Make Firebolt dialect return false for supportsAggregateFunctionFilter

2022-09-09 Thread GitBox
asfgit closed pull request #2896: [CALCITE-5270] Make Firebolt dialect return false for supportsAggregateFunctionFilter URL: https://github.com/apache/calcite/pull/2896 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[calcite] 04/04: [CALCITE-5262] Add many spatial functions, including support for WKB (well-known binary) and GeoJSON

2022-09-09 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 262492527fbd450892df36cda38080d447fc6498 Author: Bertil Chapuis AuthorDate: Sat Sep 3 14:02:53 2022 +0200

[calcite] 03/04: [CALCITE-5278] Upgrade Janino from 3.1.6 to 3.1.8

2022-09-09 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 479afa6813c734167a69ae7e6d2168a14a3e9d56 Author: Julian Hyde AuthorDate: Thu Sep 8 16:01:02 2022 -0700

[calcite] branch main updated (d20fd09a1d -> 262492527f)

2022-09-09 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git from d20fd09a1d [CALCITE-5274] Improve DocumentBuilderFactory in DiffRepository test class by using secure features

[GitHub] [calcite] asfgit closed pull request #2878: [CALCITE-5241] Implement CHAR function

2022-09-09 Thread GitBox
asfgit closed pull request #2878: [CALCITE-5241] Implement CHAR function URL: https://github.com/apache/calcite/pull/2878 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[calcite] 01/04: [CALCITE-5241] Implement CHAR function for MySQL and Spark, also JDBC '{fn CHAR(n)}'

2022-09-09 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 89c940cc8b6e5ded4c0fa4fa044bab212a7f8599 Author: xiejiajun AuthorDate: Sun Aug 21 14:47:58 2022 +0800 [CALCITE-5241]

[calcite] 02/04: [CALCITE-5270] JDBC adapter should not generate 'FILTER (WHERE)' in Firebolt dialect

2022-09-09 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 1167b125747cd4b157f377ae0ba64f833890a138 Author: TJ Banghart AuthorDate: Wed Sep 7 00:13:39 2022 +