(calcite) branch main updated (93c62ba225 -> e066266dcd)

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git omit 93c62ba225 Handle code-reviews omit 67ee8d2c7d Handle array operandTypeChecker bug omit 668d9df4f2

(calcite) 03/03: Handle code-reviews

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 93c62ba225ffc6f3c4a6e7c71c1e81b8df716e35 Author: Ran Tao AuthorDate: Fri Dec 15 10:59:59 2023 +0800 Handle

(calcite) 02/03: Handle array operandTypeChecker bug

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 67ee8d2c7d939696f69cf46dc20efc62aa08ff58 Author: Ran Tao AuthorDate: Thu Dec 14 11:46:03 2023 +0800 Handle array

Re: [PR] [CALCITE-6127] The spark array function gives NullPointerException when element is row type [calcite]

2023-12-18 Thread via GitHub
chucheng92 merged PR #3579: URL: https://github.com/apache/calcite/pull/3579 -- 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) branch main updated (08f685683e -> 93c62ba225)

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git from 08f685683e [CALCITE-6074] The size of REAL, DOUBLE, and FLOAT is not consistent new 668d9df4f2 [CALCITE-6127]

(calcite) 01/03: [CALCITE-6127] The spark array function gives NullPointerException when element is row type

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 668d9df4f2d55b79ed07c2ede2801c2546fdbbb4 Author: Ran Tao AuthorDate: Tue Dec 12 15:44:00 2023 +0800 [CALCITE-6127]

Re: [PR] [CALCITE-6127] The spark array function gives NullPointerException when element is row type [calcite]

2023-12-18 Thread via GitHub
chucheng92 commented on PR #3579: URL: https://github.com/apache/calcite/pull/3579#issuecomment-1859742624 merging ... -- 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) branch revert-3579-CALCITE-6127 deleted (was c08fa970e5)

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a change to branch revert-3579-CALCITE-6127 in repository https://gitbox.apache.org/repos/asf/calcite.git was c08fa970e5 Revert "[CALCITE-6127] The spark array function gives NullPointerException when

(calcite) 02/03: Revert "Handle array operandTypeChecker bug"

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a commit to branch revert-3579-CALCITE-6127 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 8b9167284b4cc538a176a03d631a3bf43d4aa597 Author: Ran Tao AuthorDate: Mon Dec 18 16:15:59 2023 +0800

(calcite) branch revert-3579-CALCITE-6127 created (now c08fa970e5)

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a change to branch revert-3579-CALCITE-6127 in repository https://gitbox.apache.org/repos/asf/calcite.git at c08fa970e5 Revert "[CALCITE-6127] The spark array function gives NullPointerException when

(calcite) 01/03: Revert "Handle code-reviews"

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a commit to branch revert-3579-CALCITE-6127 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 32d40f47ff61129c48fd76ce5b896d9dcace26e3 Author: Ran Tao AuthorDate: Mon Dec 18 16:15:59 2023 +0800

(calcite) 03/03: Revert "[CALCITE-6127] The spark array function gives NullPointerException when element is row type"

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a commit to branch revert-3579-CALCITE-6127 in repository https://gitbox.apache.org/repos/asf/calcite.git commit c08fa970e5cf8f8e92618ea69c6eeff5de70ccc2 Author: Ran Tao AuthorDate: Mon Dec 18 16:15:59 2023 +0800

(calcite) 01/01: [CALCITE-6127] The spark array function gives NullPointerException when element is row type

2023-12-18 Thread taoran
This is an automated email from the ASF dual-hosted git repository. taoran pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit e066266dcde21b3a0de90ec601ff539be1b8d7a3 Author: Ran Tao AuthorDate: Tue Dec 12 15:44:00 2023 +0800 [CALCITE-6127]

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
caicancai closed pull request #3583: [CALCITE-6165] Support date_diff and date_add functions URL: https://github.com/apache/calcite/pull/3583 -- 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

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
caicancai closed pull request #3586: [CALCITE-6165] Support date_diff and date_add functions URL: https://github.com/apache/calcite/pull/3586 -- 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

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
sonarcloud[bot] commented on PR #3586: URL: https://github.com/apache/calcite/pull/3586#issuecomment-1860828123 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
sonarcloud[bot] commented on PR #3586: URL: https://github.com/apache/calcite/pull/3586#issuecomment-1860855074 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
sonarcloud[bot] commented on PR #3583: URL: https://github.com/apache/calcite/pull/3583#issuecomment-1860810908 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
sonarcloud[bot] commented on PR #3583: URL: https://github.com/apache/calcite/pull/3583#issuecomment-1860755435 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
caicancai commented on PR #3586: URL: https://github.com/apache/calcite/pull/3586#issuecomment-1860833160 cc @mihaibudiu @JiajunBernoulli -- 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

[PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
caicancai opened a new pull request, #3586: URL: https://github.com/apache/calcite/pull/3586 (no comment) -- 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,

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
sonarcloud[bot] commented on PR #3583: URL: https://github.com/apache/calcite/pull/3583#issuecomment-1860779184 Please retry analysis of this Pull-Request directly on SonarCloud -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
caicancai commented on PR #3583: URL: https://github.com/apache/calcite/pull/3583#issuecomment-1860775313 cc @mihaibudiu -- 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.

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
sonarcloud[bot] commented on PR #3583: URL: https://github.com/apache/calcite/pull/3583#issuecomment-1860681593 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
caicancai closed pull request #3586: [CALCITE-6165] Support date_diff and date_add functions URL: https://github.com/apache/calcite/pull/3586 -- 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

[PR] Bump golang.org/x/crypto from 0.14.0 to 0.17.0 [calcite-avatica-go]

2023-12-18 Thread via GitHub
dependabot[bot] opened a new pull request, #72: URL: https://github.com/apache/calcite-avatica-go/pull/72 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits

(calcite-avatica-go) branch main updated: Bump golang.org/x/crypto from 0.14.0 to 0.17.0

2023-12-18 Thread francischuang
This is an automated email from the ASF dual-hosted git repository. francischuang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite-avatica-go.git The following commit(s) were added to refs/heads/main by this push: new 37f7fef Bump

(calcite-avatica-go) branch dependabot/go_modules/golang.org/x/crypto-0.17.0 deleted (was 505bc6c)

2023-12-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/golang.org/x/crypto-0.17.0 in repository https://gitbox.apache.org/repos/asf/calcite-avatica-go.git was 505bc6c Bump golang.org/x/crypto from 0.14.0 to 0.17.0

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
chucheng92 commented on code in PR #3586: URL: https://github.com/apache/calcite/pull/3586#discussion_r1430862064 ## testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java: ## @@ -11920,6 +11957,24 @@ void testTimestampDiff(boolean coercionEnabled) {

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
chucheng92 commented on code in PR #3586: URL: https://github.com/apache/calcite/pull/3586#discussion_r1430864427 ## testkit/src/main/java/org/apache/calcite/sql/parser/SqlParserTest.java: ## @@ -1387,30 +1387,30 @@ protected static SortedSet keywords(@Nullable String dialect)

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
caicancai commented on code in PR #3586: URL: https://github.com/apache/calcite/pull/3586#discussion_r1430861403 ## testkit/src/main/java/org/apache/calcite/sql/parser/SqlParserTest.java: ## @@ -1387,30 +1387,30 @@ protected static SortedSet keywords(@Nullable String dialect)

Re: [PR] [CALCITE-6165] Support date_diff and date_add functions [calcite]

2023-12-18 Thread via GitHub
chucheng92 commented on code in PR #3586: URL: https://github.com/apache/calcite/pull/3586#discussion_r1430860714 ## testkit/src/main/java/org/apache/calcite/sql/parser/SqlParserTest.java: ## @@ -1387,30 +1387,30 @@ protected static SortedSet keywords(@Nullable String dialect)

(calcite-avatica-go) branch dependabot/go_modules/golang.org/x/crypto-0.17.0 created (now 505bc6c)

2023-12-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/golang.org/x/crypto-0.17.0 in repository https://gitbox.apache.org/repos/asf/calcite-avatica-go.git at 505bc6c Bump golang.org/x/crypto from 0.14.0 to 0.17.0

Re: [PR] Bump golang.org/x/crypto from 0.14.0 to 0.17.0 [calcite-avatica-go]

2023-12-18 Thread via GitHub
F21 merged PR #72: URL: https://github.com/apache/calcite-avatica-go/pull/72 -- 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:

Re: [PR] [CALCITE-3329] Implement osquery for OS adapter [calcite]

2023-12-18 Thread via GitHub
julianhyde commented on code in PR #3585: URL: https://github.com/apache/calcite/pull/3585#discussion_r1430360423 ## plus/src/main/java/org/apache/calcite/adapter/utils/OsQueryTableUtil.java: ## @@ -0,0 +1,244 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

(calcite) branch main updated: [CALCITE-3679] Allow lambda expressions in SQL queries

2023-12-18 Thread guohongyu
This is an automated email from the ASF dual-hosted git repository. guohongyu 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 6f64865eb8 [CALCITE-3679] Allow lambda

Re: [PR] [CALCITE-3679] Allow lambda expressions in SQL queries [calcite]

2023-12-18 Thread via GitHub
macroguo-ghy merged PR #3502: URL: https://github.com/apache/calcite/pull/3502 -- 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:

Re: [PR] [CALCITE-3329] Implement osquery for OS adapter [calcite]

2023-12-18 Thread via GitHub
sonarcloud[bot] commented on PR #3585: URL: https://github.com/apache/calcite/pull/3585#issuecomment-1862161785 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] [CALCITE-3679] Allow lambda expressions in SQL queries [calcite]

2023-12-18 Thread via GitHub
sonarcloud[bot] commented on PR #3502: URL: https://github.com/apache/calcite/pull/3502#issuecomment-1862112357 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate