[GitHub] [calcite] sonarcloud[bot] commented on pull request #3292: [CALCITE-5807] Add SUBSTRING_INDEX function (enabled in Spark library)

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

[GitHub] [calcite] herunkang2018 commented on a diff in pull request #3330: [CALCITE-5851] Add LEVENSHTEIN function (enabled in Hive and Spark library)

2023-07-21 Thread via GitHub
herunkang2018 commented on code in PR #3330: URL: https://github.com/apache/calcite/pull/3330#discussion_r1271211980 ## core/src/main/java/org/apache/calcite/runtime/SqlFunctions.java: ## @@ -688,6 +692,11 @@ public static String reverse(String s) { return

[GitHub] [calcite] ILuffZhe commented on pull request #3292: [CALCITE-5807] Add SUBSTRING_INDEX function (enabled in Spark library)

2023-07-21 Thread via GitHub
ILuffZhe commented on PR #3292: URL: https://github.com/apache/calcite/pull/3292#issuecomment-1646368815 @hujianhong You can refer to the Calcite Website(https://calcite.apache.org/develop/#contributing). `In the special case, that the CI build failed, and the failure is not caused by

[GitHub] [calcite] NobiGo commented on a diff in pull request #3330: [CALCITE-5851] Add LEVENSHTEIN function (enabled in Hive and Spark library)

2023-07-21 Thread via GitHub
NobiGo commented on code in PR #3330: URL: https://github.com/apache/calcite/pull/3330#discussion_r1271173870 ## core/src/main/java/org/apache/calcite/runtime/SqlFunctions.java: ## @@ -688,6 +692,11 @@ public static String reverse(String s) { return

[GitHub] [calcite] NobiGo commented on pull request #3292: [CALCITE-5807] Add SUBSTRING_INDEX function (enabled in Spark library)

2023-07-21 Thread via GitHub
NobiGo commented on PR #3292: URL: https://github.com/apache/calcite/pull/3292#issuecomment-1646342910 @hujianhong The CI task failure was caused by another PR and has been resolved. So don't worry. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [calcite] NobiGo closed pull request #3315: [CALCITE-TEST] add 1.35.0 history.md

2023-07-21 Thread via GitHub
NobiGo closed pull request #3315: [CALCITE-TEST] add 1.35.0 history.md URL: https://github.com/apache/calcite/pull/3315 -- 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] annotated tag calcite-1.35.0-rc3 updated (75750b78b5 -> 84d83fcc0b)

2023-07-21 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to annotated tag calcite-1.35.0-rc3 in repository https://gitbox.apache.org/repos/asf/calcite.git *** WARNING: tag calcite-1.35.0-rc3 was modified! *** from 75750b78b5 (commit) to 84d83fcc0b

svn commit: r63131 - in /dev/calcite/apache-calcite-1.35.0-rc3: ./ apache-calcite-1.35.0-src.tar.gz apache-calcite-1.35.0-src.tar.gz.asc apache-calcite-1.35.0-src.tar.gz.sha512

2023-07-21 Thread xiong
Author: xiong Date: Fri Jul 21 23:04:08 2023 New Revision: 63131 Log: Uploading release candidate Apache Calcite calcite-1.35.0-rc3 to dev area Added: dev/calcite/apache-calcite-1.35.0-rc3/ dev/calcite/apache-calcite-1.35.0-rc3/apache-calcite-1.35.0-src.tar.gz

[calcite] branch main updated: [CALCITE-5865] ClassCastException with FLOOR and CEIL on conformances that are not builtin (follow-up)

2023-07-21 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql 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 bdfb17029f [CALCITE-5865] ClassCastException with

[GitHub] [calcite] rubenada merged pull request #3332: [CALCITE-5865] ClassCastException with FLOOR and CEIL on conformances that are not builtin (follow-up)

2023-07-21 Thread via GitHub
rubenada merged PR #3332: URL: https://github.com/apache/calcite/pull/3332 -- 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] sonarcloud[bot] commented on pull request #3332: [CALCITE-5865] ClassCastException with FLOOR and CEIL on conformances that are not builtin (follow-up)

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

[GitHub] [calcite] rubenada opened a new pull request, #3332: [CALCITE-5865] ClassCastException with FLOOR and CEIL on conformances that are not builtin (follow-up)

2023-07-21 Thread via GitHub
rubenada opened a new pull request, #3332: URL: https://github.com/apache/calcite/pull/3332 Fix minor forbidden API issue -- 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.

[GitHub] [calcite] hujianhong commented on pull request #3292: [CALCITE-5807] Add SUBSTRING_INDEX function (enabled in Spark library)

2023-07-21 Thread via GitHub
hujianhong commented on PR #3292: URL: https://github.com/apache/calcite/pull/3292#issuecomment-1645186283 @ILuffZhe Can you help me find out what is the reason of the CI task failed? The CI log information seem not match to my PR.

[GitHub] [calcite] sonarcloud[bot] commented on pull request #3331: [CALCITE-5857] set org.apache.calcite.sql.validateScopeChild to protected or public

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

[GitHub] [calcite] taojin0505 opened a new pull request, #3331: [CALCITE-5857]set org.apache.calcite.sql.validateScopeChild to protected or public

2023-07-21 Thread via GitHub
taojin0505 opened a new pull request, #3331: URL: https://github.com/apache/calcite/pull/3331 (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,

[GitHub] [calcite] sonarcloud[bot] commented on pull request #3292: [CALCITE-5807] Add SUBSTRING_INDEX function (enabled in Spark library)

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