[GitHub] [calcite] jinxing64 closed pull request #1468: [CALCITE-3366] RelDecorrelator supports Union

2021-05-25 Thread GitBox
jinxing64 closed pull request #1468: URL: https://github.com/apache/calcite/pull/1468 -- 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. For queries about this service,

[GitHub] [calcite] tisonkun commented on pull request #2411: Add generic info to Map & Array annotation

2021-05-25 Thread GitBox
tisonkun commented on pull request #2411: URL: https://github.com/apache/calcite/pull/2411#issuecomment-848410856 @rubenada @zabetak @amaliujia thanks for your time! > Just out of curiosity: what is the benefit to have generic info? @amaliujia I think adding generic parameter

[GitHub] [calcite] tisonkun edited a comment on pull request #2411: Add generic info to Map & Array annotation

2021-05-25 Thread GitBox
tisonkun edited a comment on pull request #2411: URL: https://github.com/apache/calcite/pull/2411#issuecomment-848410856 @rubenada @zabetak @amaliujia thanks for your time! > Just out of curiosity: what is the benefit to have generic info? @amaliujia I think adding generic

[GitHub] [calcite] Aaaaaaron commented on pull request #2408: [CALCITE-4512] Optimize when GROUP BY or HAVING alias should be substituted with select item

2021-05-25 Thread GitBox
Aaron commented on pull request #2408: URL: https://github.com/apache/calcite/pull/2408#issuecomment-847583880 The commit message not in the proper way. -- 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] scrozon commented on a change in pull request #2417: [CALCITE-4617] Wrong offset when SortJoinTransposeRule pushes a sort node with an offset

2021-05-25 Thread GitBox
scrozon commented on a change in pull request #2417: URL: https://github.com/apache/calcite/pull/2417#discussion_r638763790 ## File path: core/src/test/resources/org/apache/calcite/test/RelOptRulesTest.xml ## @@ -11751,7 +11751,7 @@ LogicalProject(DEPTNO=[$0], EMPNO=[$2])

[GitHub] [calcite] rubenada commented on a change in pull request #2417: [CALCITE-4617] Wrong offset when SortJoinTransposeRule pushes a sort node with an offset

2021-05-25 Thread GitBox
rubenada commented on a change in pull request #2417: URL: https://github.com/apache/calcite/pull/2417#discussion_r638801193 ## File path: core/src/test/resources/org/apache/calcite/test/RelOptRulesTest.xml ## @@ -11751,7 +11751,7 @@ LogicalProject(DEPTNO=[$0], EMPNO=[$2])

[GitHub] [calcite] rubenada opened a new pull request #2418: [CALCITE-4621] SemiJoinRule throws AssertionError on ANTI join

2021-05-25 Thread GitBox
rubenada opened a new pull request #2418: URL: https://github.com/apache/calcite/pull/2418 Jira: [CALCITE-4621](https://issues.apache.org/jira/browse/CALCITE-4621) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [calcite] rubenada commented on pull request #2411: Add generic info to Map & Array annotation

2021-05-25 Thread GitBox
rubenada commented on pull request #2411: URL: https://github.com/apache/calcite/pull/2411#issuecomment-847844526 Thanks for the confirmation @zabetak -- 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

[GitHub] [calcite] hannerwang commented on pull request #2408: [CALCITE-4512] Optimize when GROUP BY or HAVING alias should be substituted with select item

2021-05-25 Thread GitBox
hannerwang commented on pull request #2408: URL: https://github.com/apache/calcite/pull/2408#issuecomment-847900410 > The commit message not in the proper way. Yes, I think the Jira title can't summarize what the commit has complete, so I leave a comment at first. -- This is an

[GitHub] [calcite] zabetak commented on pull request #2411: Add generic info to Map & Array annotation

2021-05-25 Thread GitBox
zabetak commented on pull request #2411: URL: https://github.com/apache/calcite/pull/2411#issuecomment-847821775 @rubenada changes with small impact to end-users can go in without JIRA ;) -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [calcite] rubenada commented on a change in pull request #2417: [CALCITE-4617] Wrong offset when SortJoinTransposeRule pushes a sort node with an offset

2021-05-25 Thread GitBox
rubenada commented on a change in pull request #2417: URL: https://github.com/apache/calcite/pull/2417#discussion_r638801193 ## File path: core/src/test/resources/org/apache/calcite/test/RelOptRulesTest.xml ## @@ -11751,7 +11751,7 @@ LogicalProject(DEPTNO=[$0], EMPNO=[$2])

[GitHub] [calcite] rubenada commented on pull request #2411: Add generic info to Map & Array annotation

2021-05-25 Thread GitBox
rubenada commented on pull request #2411: URL: https://github.com/apache/calcite/pull/2411#issuecomment-847740202 This patch could be merged, but there is no associated Jira. Since it is a small change, perhaps we could make an exception, what do you think @zabetak ? -- This is an

[GitHub] [calcite] zabetak closed pull request #2217: CALCITE-4340 WIP (James Starr)

2021-05-25 Thread GitBox
zabetak closed pull request #2217: URL: https://github.com/apache/calcite/pull/2217 -- 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. For queries about this service,

[GitHub] [calcite] zabetak commented on pull request #2217: CALCITE-4340 WIP (James Starr)

2021-05-25 Thread GitBox
zabetak commented on pull request #2217: URL: https://github.com/apache/calcite/pull/2217#issuecomment-847970264 I assume that https://github.com/apache/calcite/pull/2364 supersedes this one so I am closing it. @jamesstarr if that's not the case please re-open. -- This is an automated

[GitHub] [calcite] scrozon commented on a change in pull request #2417: [CALCITE-4617] Wrong offset when SortJoinTransposeRule pushes a sort node with an offset

2021-05-25 Thread GitBox
scrozon commented on a change in pull request #2417: URL: https://github.com/apache/calcite/pull/2417#discussion_r638839071 ## File path: core/src/test/resources/org/apache/calcite/test/RelOptRulesTest.xml ## @@ -11751,7 +11751,7 @@ LogicalProject(DEPTNO=[$0], EMPNO=[$2])

[GitHub] [calcite] zabetak commented on pull request #2385: [CALCITE-1045] Supporting SubQueryRemoveRule for Joins

2021-05-25 Thread GitBox
zabetak commented on pull request #2385: URL: https://github.com/apache/calcite/pull/2385#issuecomment-847990347 Hey @jamesstarr , thanks for working on this. Going quickly over the changeset I get the impression that the PR tries to achieve multiple things. Can you highlight/outline the

[GitHub] [calcite] jamesstarr commented on pull request #2385: [CALCITE-1045] Supporting SubQueryRemoveRule for Joins

2021-05-25 Thread GitBox
jamesstarr commented on pull request #2385: URL: https://github.com/apache/calcite/pull/2385#issuecomment-848194654 @Zabetak, This PR is focused on handling left joins with correlated queries in ON clauses. Joins with correlated queries are rewritten too as join with the right side

[GitHub] [calcite] amaliujia commented on a change in pull request #2411: Add generic info to Map & Array annotation

2021-05-25 Thread GitBox
amaliujia commented on a change in pull request #2411: URL: https://github.com/apache/calcite/pull/2411#discussion_r639136087 ## File path: core/src/main/java/org/apache/calcite/adapter/java/Map.java ## @@ -16,23 +16,22 @@ */ package org.apache.calcite.adapter.java;

[GitHub] [calcite] amaliujia commented on pull request #2411: Add generic info to Map & Array annotation

2021-05-25 Thread GitBox
amaliujia commented on pull request #2411: URL: https://github.com/apache/calcite/pull/2411#issuecomment-848213486 Just out of curiosity: what is the benefit to have generic info? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to