Re: [PR] [CALCITE-6387] Make Arrow adapter passing tests with jdk17+ [calcite]

2024-04-27 Thread via GitHub
macroguo-ghy commented on PR #3776: URL: https://github.com/apache/calcite/pull/3776#issuecomment-2081298326 Thanks @snuyanzin . A minor comment: better remove `--add-opens` in https://github.com/apache/calcite/blob/d4e88302e367b7f5a3b3da9d2e0f734320cef413/Jenkinsfile#L44-L46 --

Re: [PR] [CALCITE-6358] Support all PostgreSQL 14 date/time patterns [calcite]

2024-04-27 Thread via GitHub
mihaibudiu commented on PR #3773: URL: https://github.com/apache/calcite/pull/3773#issuecomment-2081261317 I have approved, but also left some questions. -- 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

Re: [PR] [CALCITE-6358] Support all PostgreSQL 14 date/time patterns [calcite]

2024-04-27 Thread via GitHub
mihaibudiu commented on code in PR #3773: URL: https://github.com/apache/calcite/pull/3773#discussion_r1581975923 ## core/src/main/java/org/apache/calcite/util/format/PostgresqlDateTimeFormatter.java: ## @@ -0,0 +1,660 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] [CALCITE-6340] RelBuilder drops set conventions when aggregating over duplicate projected fields [calcite]

2024-04-27 Thread via GitHub
asolimando commented on code in PR #3757: URL: https://github.com/apache/calcite/pull/3757#discussion_r1581903678 ## core/src/main/java/org/apache/calcite/tools/RelBuilder.java: ## @@ -2502,9 +2502,10 @@ private RelBuilder pruneAggregateInputFieldsAndDeduplicateAggCalls(

Re: [PR] [CALCITE-6340] RelBuilder drops set conventions when aggregating over duplicate projected fields [calcite]

2024-04-27 Thread via GitHub
asolimando commented on code in PR #3757: URL: https://github.com/apache/calcite/pull/3757#discussion_r1581902891 ## core/src/main/java/org/apache/calcite/plan/RelCompositeTrait.java: ## @@ -116,4 +116,5 @@ public T trait(int i) { public int size() { return

Re: [PR] [CALCITE-6363] Introduce a rule to derive more filters from inner join … [calcite]

2024-04-27 Thread via GitHub
asolimando commented on code in PR #3760: URL: https://github.com/apache/calcite/pull/3760#discussion_r1581902574 ## core/src/main/java/org/apache/calcite/rel/rules/JoinDeriveEquivalenceFilterRule.java: ## @@ -0,0 +1,380 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] [CALCITE-6388] PsTableFunction throws NumberFormatException when the … [calcite]

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

[PR] [CALCITE-6388] PsTableFunction throws NumberFormatException when the … [calcite]

2024-04-27 Thread via GitHub
asolimando opened a new pull request, #3777: URL: https://github.com/apache/calcite/pull/3777 …'user' column has spaces -- 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

Re: [PR] [CALCITE-6387] Make Arrow adapter passing tests with jdk17+ [calcite]

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

Re: [PR] [CALCITE-6387] Make Arrow adapter passing tests with jdk17+ [calcite]

2024-04-27 Thread via GitHub
snuyanzin commented on PR #3776: URL: https://github.com/apache/calcite/pull/3776#issuecomment-2081031393 @macroguo-ghy, @asolimando could you please have a look since you were involved in the original Arrow adapter implementation/review -- This is an automated message from the Apache

Re: [PR] [CALCITE-6386] NPE when using ES adapter with model.json and no specified username, password or pathPrefix [calcite]

2024-04-27 Thread via GitHub
julianhyde commented on code in PR #3775: URL: https://github.com/apache/calcite/pull/3775#discussion_r1581848982 ## elasticsearch/src/main/java/org/apache/calcite/adapter/elasticsearch/ElasticsearchSchemaFactory.java: ## @@ -199,7 +200,10 @@ private static RestClient

Re: [PR] [CALCITE-6386] NPE when using ES adapter with model.json and no specified username, password or pathPrefix [calcite]

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

Re: [PR] [CALCITE-6387] Make Arrow adapter passing tests with jdk11+ [calcite]

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

Re: [PR] [CALCITE-6386] NPE when using ES adapter with model.json and no specified username, password or pathPrefix [calcite]

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

Re: [PR] [CALCITE-6387] Remove --add-opens=java.base/java.nio=ALL-UNNAMED flag [calcite]

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

[PR] [CALCITE-6387] Remove --add-opens=java.base/java.nio=ALL-UNNAMED flag [calcite]

2024-04-27 Thread via GitHub
snuyanzin opened a new pull request, #3776: URL: https://github.com/apache/calcite/pull/3776 (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,

[PR] [CALCITE-6386] NPE when using ES adapter with model.json and no specified username, password or pathPrefix [calcite]

2024-04-27 Thread via GitHub
guluo2016 opened a new pull request, #3775: URL: https://github.com/apache/calcite/pull/3775 Details see: [CALCITE-6386](https://issues.apache.org/jira/browse/CALCITE-6386) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and