[GitHub] [calcite-avatica] julianhyde opened a new pull request, #176: [CALCITE-5098] Migrate Avatica to Gradle 7.4.2, and support Java 17

2022-04-18 Thread GitBox
julianhyde opened a new pull request, #176: URL: https://github.com/apache/calcite-avatica/pull/176 Upgrades Gradle from 6.8.1 to 7.4.2, and supports Java 16 and 17. (Gradle 6 does not support Java 16 or higher.) Remove uses of "testClasses" configuration, which was removed after

[GitHub] [calcite] libenchao commented on pull request #2773: [CALCITE-5095] Support Java 18 and Guava 31.1-jre

2022-04-18 Thread GitBox
libenchao commented on PR #2773: URL: https://github.com/apache/calcite/pull/2773#issuecomment-1102074644 "CI / CheckerFramework (JDK 11) (pull_request)" failed due to the upgrade of guava's version, it may be related to v31.0's "Annotated Guava much more thoroughly for

[calcite] branch master updated: [CALCITE-5048] Query with parameterized LIMIT and correlated sub-query throws AssertionError "not a literal"

2022-04-18 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 5eb97411e [CALCITE-5048] Query with

[GitHub] [calcite] rubenada merged pull request #2763: [CALCITE-5048] Optimizer support dynamic parameter in LIMIT/OFFSET

2022-04-18 Thread GitBox
rubenada merged PR #2763: URL: https://github.com/apache/calcite/pull/2763 -- 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 unsubscribe, e-mail:

[calcite-avatica] 02/02: [CALCITE-4971] Update httpclient and httpcore to latest 5.1 release

2022-04-18 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git commit 796523376fe8df3bcaf508475406854150ff96fd Author: Istvan Toth AuthorDate: Tue Apr 5 15:26:29 2022 -0400

[calcite-avatica] 01/02: [CALCITE-5009] Transparent JDBC connection re-creation may lead to data loss

2022-04-18 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git commit 9ddb9376299d990a9bb2c766f08c4c44ba95bfe6 Author: Istvan Toth AuthorDate: Tue Mar 29 12:43:34 2022 +0200

[calcite-avatica] branch master updated (a10fdb173 -> 796523376)

2022-04-18 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git omit a10fdb173 [CALCITE-4971] update httpclient and httpcore to latest 5.1 release omit c014f7143