[calcite-avatica] branch stage updated (8f8377551 -> fab03540d)

2023-01-15 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-avatica.git from 8f8377551 [CALCITE-4933] Release Avatica 1.20.0 add d7e108530 Update website for Avatica 1.20.0 release

[calcite-avatica] annotated tag avatica-1.23.0-rc0 updated (fab03540d -> 7f197086f)

2023-01-15 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a change to annotated tag avatica-1.23.0-rc0 in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git *** WARNING: tag avatica-1.23.0-rc0 was modified! *** from fab03540d (commit) to

svn commit: r59365 - in /dev/calcite/apache-calcite-avatica-1.23.0-rc0: apache-calcite-avatica-1.23.0-src.tar.gz apache-calcite-avatica-1.23.0-src.tar.gz.asc apache-calcite-avatica-1.23.0-src.tar.gz.s

2023-01-15 Thread jhyde
Author: jhyde Date: Mon Jan 16 03:02:33 2023 New Revision: 59365 Log: Uploading release candidate Apache Calcite Avatica avatica-1.23.0-rc0 to dev area Modified: dev/calcite/apache-calcite-avatica-1.23.0-rc0/apache-calcite-avatica-1.23.0-src.tar.gz

svn commit: r59364 - in /dev/calcite/apache-calcite-avatica-1.23.0-rc0: apache-calcite-avatica-1.23.0-src.tar.gz apache-calcite-avatica-1.23.0-src.tar.gz.asc apache-calcite-avatica-1.23.0-src.tar.gz.s

2023-01-15 Thread jhyde
Author: jhyde Date: Mon Jan 16 02:46:08 2023 New Revision: 59364 Log: Uploading release candidate Apache Calcite Avatica avatica-1.23.0-rc0 to dev area Modified: dev/calcite/apache-calcite-avatica-1.23.0-rc0/apache-calcite-avatica-1.23.0-src.tar.gz

svn commit: r59363 - in /dev/calcite/apache-calcite-avatica-1.23.0-rc0: ./ apache-calcite-avatica-1.23.0-src.tar.gz apache-calcite-avatica-1.23.0-src.tar.gz.asc apache-calcite-avatica-1.23.0-src.tar.g

2023-01-15 Thread jhyde
Author: jhyde Date: Mon Jan 16 02:39:59 2023 New Revision: 59363 Log: Uploading release candidate Apache Calcite Avatica avatica-1.23.0-rc0 to dev area Added: dev/calcite/apache-calcite-avatica-1.23.0-rc0/

[GitHub] [calcite] zoudan commented on a diff in pull request #2981: [CALCITE-5283] Add ARG_MIN, ARG_MAX aggregate functions

2023-01-15 Thread GitBox
zoudan commented on code in PR #2981: URL: https://github.com/apache/calcite/pull/2981#discussion_r1070765927 ## core/src/main/java/org/apache/calcite/runtime/SqlFunctions.java: ## @@ -1849,6 +1849,17 @@ public static > T greatest(T b0, T b1) { return b0 == null || b1 !=

[calcite-avatica] 01/01: [CALCITE-5443] After Statement.getMoreResults() has returned false, Statement.getUpdateCount() should return -1

2023-01-15 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-avatica.git commit 02c5fa1530586076fef3a15cffd31ea0e61ba98a Author: Greg Hart AuthorDate: Mon Dec 19 11:08:23 2022 -0800

[calcite-avatica] branch main updated (359135bfd -> 02c5fa153)

2023-01-15 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-avatica.git discard 359135bfd [CALCITE-5443] After Statement.getMoreResults() has returned false, Statement.getUpdateCount()

[calcite-site] branch main updated: Website deployed from calcite-avatica@359135bfdf0a81b5ed4a7eefa2e1c5900ba213cd

2023-01-15 Thread asf-ci-deploy
This is an automated email from the ASF dual-hosted git repository. asf-ci-deploy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite-site.git The following commit(s) were added to refs/heads/main by this push: new 1ffa350e Website deployed from

[calcite-avatica] branch main updated (ac47eb619 -> 359135bfd)

2023-01-15 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-avatica.git from ac47eb619 [CALCITE-5120] UnregisteredDriver#connect should throw SQLException, not NullPointerException, if

[calcite-avatica] 01/01: [CALCITE-5443] After Statement.getMoreResults() has returned false, Statement.getUpdateCount() should return -1

2023-01-15 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-avatica.git commit 359135bfdf0a81b5ed4a7eefa2e1c5900ba213cd Author: Greg Hart AuthorDate: Mon Dec 19 11:08:23 2022 -0800

[GitHub] [calcite-avatica] julianhyde closed pull request #179: [CALCITE-3557] ClassCastException for using nested multiset or array …

2023-01-15 Thread GitBox
julianhyde closed pull request #179: [CALCITE-3557] ClassCastException for using nested multiset or array … URL: https://github.com/apache/calcite-avatica/pull/179 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [calcite-avatica] julianhyde closed pull request #201: [CALCITE-5443] Reset update count when checking for more results

2023-01-15 Thread GitBox
julianhyde closed pull request #201: [CALCITE-5443] Reset update count when checking for more results URL: https://github.com/apache/calcite-avatica/pull/201 -- 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

[calcite] branch main updated: [CALCITE-5209] Proper sub-query handling if it is used inside select list and group by

2023-01-15 Thread dmsysolyatin
This is an automated email from the ASF dual-hosted git repository. dmsysolyatin pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 717eb59a73 [CALCITE-5209] Proper sub-query

[GitHub] [calcite] dssysolyatin merged pull request #2974: [CALCITE-5209] Proper sub-query handling if it is used inside select list and group by

2023-01-15 Thread GitBox
dssysolyatin merged PR #2974: URL: https://github.com/apache/calcite/pull/2974 -- 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:

[GitHub] [calcite] libenchao commented on pull request #2974: [CALCITE-5209] Proper sub-query handling if it is used inside select list and group by

2023-01-15 Thread GitBox
libenchao commented on PR #2974: URL: https://github.com/apache/calcite/pull/2974#issuecomment-1383136327 LGTM~ -- 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

[GitHub] [calcite] sonarcloud[bot] commented on pull request #2974: [CALCITE-5209] Proper sub-query handling if it is used inside select list and group by

2023-01-15 Thread GitBox
sonarcloud[bot] commented on PR #2974: URL: https://github.com/apache/calcite/pull/2974#issuecomment-1383109216 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [calcite] dssysolyatin commented on a diff in pull request #2974: [CALCITE-5209] Proper sub-query handling if it is used inside select list and group by

2023-01-15 Thread GitBox
dssysolyatin commented on code in PR #2974: URL: https://github.com/apache/calcite/pull/2974#discussion_r1070548010 ## core/src/test/resources/sql/agg.iq: ## @@ -3467,4 +3467,38 @@ order by ename, deptno; !ok +# Test cases for [CALCITE-5209] ArrayIndexOutOfBoundsException

[GitHub] [calcite] sonarcloud[bot] commented on pull request #2974: [CALCITE-5209] Proper sub-query handling if it is used inside select list and group by

2023-01-15 Thread GitBox
sonarcloud[bot] commented on PR #2974: URL: https://github.com/apache/calcite/pull/2974#issuecomment-1383106352 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png