[calcite] branch main updated (f8f8a51e2c -> a326bd2d0e)

2023-01-24 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 discard f8f8a51e2c [CALCITE-5424] Customize handling of literals based on type system discard d9eeba4422 [CALCITE-5450] Allow

[calcite] 04/04: [CALCITE-5424] Customize handling of literals based on type system

2023-01-24 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 a326bd2d0e0b4b6b3336f10217b0ecbb79522239 Author: Julian Hyde AuthorDate: Fri Dec 9 01:54:54 2022 -0800

[calcite] 03/04: [CALCITE-5450] Allow 'WEEK(weekday)' time frame as argument to functions such as EXTRACT, DATE_TRUNC

2023-01-24 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 7fb8578059b964981d333072895e51fcab3f5893 Author: Oliver Lee AuthorDate: Wed Jan 11 17:42:24 2023 +

[calcite] 02/04: [CALCITE-5495] Allow WEEK and QUARTER in INTERVAL literals

2023-01-24 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 b8ccac153a5be6db72fcbcbda983a83d40b7932b Author: Tanner Clary AuthorDate: Wed Jan 11 17:42:24 2023 +

[calcite] branch main updated: [CALCITE-5424] Customize handling of literals based on type system

2023-01-24 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 The following commit(s) were added to refs/heads/main by this push: new f8f8a51e2c [CALCITE-5424] Customize handling of

[GitHub] [calcite] asfgit closed pull request #3036: [CALCITE-5424] Custom literals

2023-01-24 Thread via GitHub
asfgit closed pull request #3036: [CALCITE-5424] Custom literals URL: https://github.com/apache/calcite/pull/3036 -- 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] 05/05: [CALCITE-5450] Allow 'WEEK(weekday)' time frame as argument to functions such as EXTRACT, DATE_TRUNC

2023-01-24 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 d9eeba4422960832053dac45a4d3efcb22e24528 Author: Tanner Clary AuthorDate: Wed Jan 11 17:42:24 2023 +

[calcite] 01/05: Refactor SqlParserTest

2023-01-24 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 f03dbbebbec08a220404e13231af4600e98cc372 Author: Julian Hyde AuthorDate: Thu Dec 8 22:28:39 2022 -0800 Refactor

[calcite] branch main updated (13ef58b506 -> d9eeba4422)

2023-01-24 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 discard 13ef58b506 [CALCITE-5450] Allow 'WEEK(weekday)' time frame as argument to functions such as EXTRACT, DATE_TRUNC; allow

[calcite] 03/05: remove premature tests

2023-01-24 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 ba35438c9d755aaa06dc353b8d9f5164608b36cd Author: Julian Hyde AuthorDate: Tue Jan 24 23:17:22 2023 -0800 remove

[calcite] 04/05: [CALCITE-5495] Allow WEEK and QUARTER in INTERVAL literals

2023-01-24 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 016dcd46ee90022904720fa9c51db8e15dcef4e9 Author: Tanner Clary AuthorDate: Wed Jan 11 17:42:24 2023 +

[GitHub] [calcite] sonarcloud[bot] commented on pull request #2942: (do not merge)

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

[GitHub] [calcite] asfgit closed pull request #3041: [CALCITE-5491] Allow TIME and DATE to be args for TIMESTAMPDIFF

2023-01-24 Thread via GitHub
asfgit closed pull request #3041: [CALCITE-5491] Allow TIME and DATE to be args for TIMESTAMPDIFF URL: https://github.com/apache/calcite/pull/3041 -- 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

[calcite] branch main updated (ecb27b9f92 -> 13ef58b506)

2023-01-24 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 ecb27b9f92 [CALCITE-5493] Time zone tests in SqlFunctions should pass in Europe/London new c4c0bf344b

[calcite] 02/02: [CALCITE-5450] Allow 'WEEK(weekday)' time frame as argument to functions such as EXTRACT, DATE_TRUNC; allow WEEK and QUARTER in interval literals

2023-01-24 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 13ef58b50655ce63d88f60c736c5fae4701a8300 Author: Tanner Clary AuthorDate: Wed Jan 11 17:42:24 2023 +

[calcite] 01/02: [CALCITE-5491] Allow TIME and DATE to be args for TIMESTAMPDIFF

2023-01-24 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 c4c0bf344b02cb7065a8d9539b4f6cda9a9e6f50 Author: Sergey Nuyanzin AuthorDate: Mon Jan 23 23:05:53 2023 +0100

[GitHub] [calcite] sonarcloud[bot] commented on pull request #2942: (do not merge)

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

[GitHub] [calcite] julianhyde commented on pull request #2953: [CALCITE-5268] Adding QUALIFY Clause

2023-01-24 Thread via GitHub
julianhyde commented on PR #2953: URL: https://github.com/apache/calcite/pull/2953#issuecomment-1402921197 @bchong95 Did you see my comments in the Jira case? I would like to get this finished for 1.33 if possible. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [calcite] tanclary commented on a diff in pull request #3041: [CALCITE-5491] Allow TIME and DATE to be args for TIMESTAMPDIFF

2023-01-24 Thread via GitHub
tanclary commented on code in PR #3041: URL: https://github.com/apache/calcite/pull/3041#discussion_r1086115587 ## core/src/main/java/org/apache/calcite/sql/fun/SqlStdOperatorTable.java: ## @@ -1903,8 +1903,23 @@ public class SqlStdOperatorTable extends

[GitHub] [calcite] julianhyde commented on a diff in pull request #3041: [CALCITE-5491] Allow TIME and DATE to be args for TIMESTAMPDIFF

2023-01-24 Thread via GitHub
julianhyde commented on code in PR #3041: URL: https://github.com/apache/calcite/pull/3041#discussion_r1086107019 ## core/src/main/java/org/apache/calcite/sql/fun/SqlStdOperatorTable.java: ## @@ -1903,8 +1903,23 @@ public class SqlStdOperatorTable extends

[calcite] branch main updated: [CALCITE-5493] Time zone tests in SqlFunctions should pass in Europe/London

2023-01-24 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 The following commit(s) were added to refs/heads/main by this push: new ecb27b9f92 [CALCITE-5493] Time zone tests in

[GitHub] [calcite] julianhyde merged pull request #3044: [CALCITE-5493] Time zone tests in SqlFunctions should pass in Europe/London

2023-01-24 Thread via GitHub
julianhyde merged PR #3044: URL: https://github.com/apache/calcite/pull/3044 -- 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] tjbanghart commented on a diff in pull request #3034: [CALCITE-5357] Implement BigQuery FORMAT_TIMESTAMP, FORMAT_DATE, FORMAT_TIME, and FORMAT_DATETIME

2023-01-24 Thread via GitHub
tjbanghart commented on code in PR #3034: URL: https://github.com/apache/calcite/pull/3034#discussion_r1086039023 ## core/src/main/java/org/apache/calcite/sql/dialect/BigQuerySqlDialect.java: ## @@ -271,6 +272,50 @@ private static TimeUnit validate(TimeUnit timeUnit) { }

[GitHub] [calcite-avatica] freastro opened a new pull request, #206: [CALCITE-5494] Time zone tests in DateTimeUtilsTest should pass in Europe/London

2023-01-24 Thread via GitHub
freastro opened a new pull request, #206: URL: https://github.com/apache/calcite-avatica/pull/206 The `DateTimeUtilsTest.testSqlDateToUnixDateWithCustomCalendar` test fails in the Europe/London time zone. The issue is due to the use of `TimeZone.setRawOffset(int)` which expects the

[GitHub] [calcite] sonarcloud[bot] commented on pull request #3044: [CALCITE-5493] Time zone tests in SqlFunctions should pass in Europe/London

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

[GitHub] [calcite] sonarcloud[bot] commented on pull request #3040: [CALCITE-5489] Cannot convert TIMESTAMP literal to class org.apache.calcite.avatica.util.TimeUnit

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

[GitHub] [calcite] freastro opened a new pull request, #3044: [CALCITE-5493] Time zone tests in SqlFunctions should pass in Europe/London

2023-01-24 Thread via GitHub
freastro opened a new pull request, #3044: URL: https://github.com/apache/calcite/pull/3044 The `SqlFunctionsTest.testToIntWithTimeZone` test fails in the Europe/London time zone. The issue is due to the use of `TimeZone.setRawOffset(int)` which expects the provided value to be the offset

[GitHub] [calcite] sonarcloud[bot] commented on pull request #3043: [CALCITE-5381] Make RelBuilder#checkIfCorrelated extendable

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

[GitHub] [calcite] snuyanzin opened a new pull request, #3043: [CALCITE-5381] Make RelBuilder#checkIfCorrelated extendable

2023-01-24 Thread via GitHub
snuyanzin opened a new pull request, #3043: URL: https://github.com/apache/calcite/pull/3043 As mentioned in the original jira issue it is required for Flink -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL