[GitHub] [calcite] danny0405 commented on a change in pull request #2015: [CALCITE-4055] RelFieldTrimmer loses hints

2020-06-11 Thread GitBox
danny0405 commented on a change in pull request #2015: URL: https://github.com/apache/calcite/pull/2015#discussion_r439190737 ## File path: core/src/main/java/org/apache/calcite/sql2rel/RelFieldTrimmer.java ## @@ -417,17 +417,30 @@ public TrimResult trimFields(

[GitHub] [calcite] chunweilei commented on a change in pull request #2011: [CALCITE-4016] Support trait propagation for EnumerableCalc

2020-06-11 Thread GitBox
chunweilei commented on a change in pull request #2011: URL: https://github.com/apache/calcite/pull/2011#discussion_r439168431 ## File path: core/src/test/resources/org/apache/calcite/test/TopDownOptTest.xml ## @@ -441,223 +441,223 @@ EnumerableMergeJoin(condition=[AND(=($1,

[GitHub] [calcite] chunweilei commented on a change in pull request #2011: [CALCITE-4016] Support trait propagation for EnumerableCalc

2020-06-11 Thread GitBox
chunweilei commented on a change in pull request #2011: URL: https://github.com/apache/calcite/pull/2011#discussion_r439168374 ## File path: core/src/main/java/org/apache/calcite/adapter/enumerable/EnumTraitsUtils.java ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache

[GitHub] [calcite] hsyuan commented on a change in pull request #2011: [CALCITE-4016] Support trait propagation for EnumerableCalc

2020-06-11 Thread GitBox
hsyuan commented on a change in pull request #2011: URL: https://github.com/apache/calcite/pull/2011#discussion_r439162118 ## File path: core/src/test/resources/org/apache/calcite/test/TopDownOptTest.xml ## @@ -441,223 +441,223 @@ EnumerableMergeJoin(condition=[AND(=($1, $4),

[GitHub] [calcite] amaliujia commented on a change in pull request #2011: [CALCITE-4016] Support trait propagation for EnumerableCalc

2020-06-11 Thread GitBox
amaliujia commented on a change in pull request #2011: URL: https://github.com/apache/calcite/pull/2011#discussion_r439161388 ## File path: core/src/test/resources/org/apache/calcite/test/TopDownOptTest.xml ## @@ -441,223 +441,223 @@ EnumerableMergeJoin(condition=[AND(=($1,

[GitHub] [calcite] hsyuan commented on a change in pull request #2011: [CALCITE-4016] Support trait propagation for EnumerableCalc

2020-06-11 Thread GitBox
hsyuan commented on a change in pull request #2011: URL: https://github.com/apache/calcite/pull/2011#discussion_r439153234 ## File path: core/src/test/resources/org/apache/calcite/test/TopDownOptTest.xml ## @@ -441,223 +441,223 @@ EnumerableMergeJoin(condition=[AND(=($1, $4),

[GitHub] [calcite] xy2953396112 commented on pull request #2015: [CALCITE-4055] RelFieldTrimmer loses hints

2020-06-11 Thread GitBox
xy2953396112 commented on pull request #2015: URL: https://github.com/apache/calcite/pull/2015#issuecomment-642986580 +1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [calcite] amaliujia commented on a change in pull request #2011: [CALCITE-4016] Support trait propagation for EnumerableCalc

2020-06-11 Thread GitBox
amaliujia commented on a change in pull request #2011: URL: https://github.com/apache/calcite/pull/2011#discussion_r439053787 ## File path: core/src/test/resources/org/apache/calcite/test/TopDownOptTest.xml ## @@ -441,223 +441,223 @@ EnumerableMergeJoin(condition=[AND(=($1,

[GitHub] [calcite] amaliujia commented on a change in pull request #2011: [CALCITE-4016] Support trait propagation for EnumerableCalc

2020-06-11 Thread GitBox
amaliujia commented on a change in pull request #2011: URL: https://github.com/apache/calcite/pull/2011#discussion_r439053221 ## File path: core/src/main/java/org/apache/calcite/adapter/enumerable/EnumTraitsUtils.java ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache

[GitHub] [calcite] amaliujia commented on a change in pull request #2011: [CALCITE-4016] Support trait propagation for EnumerableCalc

2020-06-11 Thread GitBox
amaliujia commented on a change in pull request #2011: URL: https://github.com/apache/calcite/pull/2011#discussion_r439053179 ## File path: core/src/main/java/org/apache/calcite/adapter/enumerable/EnumTraitsUtils.java ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache

[GitHub] [calcite] asfgit closed pull request #1999: [CALCITE-3975] Add options to ProjectFilterTransposeRule to push down project and filter expressions whole, not just field references

2020-06-11 Thread GitBox
asfgit closed pull request #1999: URL: https://github.com/apache/calcite/pull/1999 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] 01/02: [CALCITE-4038] Refactor RexVisitor, RexBiVisitor, RelOptUtil.InputFinder

2020-06-11 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 59d6eb852676ab5d77eccd63f488c9f121804d5d Author: Julian Hyde AuthorDate: Fri May 29 10:18:58 2020 -0700

[calcite] 02/02: [CALCITE-3975] Add options to ProjectFilterTransposeRule to push down project and filter expressions whole, not just field references

2020-06-11 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit eb22c01867a54cbe521a69725608351491f971ca Author: Julian Hyde AuthorDate: Fri May 29 10:18:41 2020 -0700

[calcite] branch master updated (f577b7e -> eb22c01867)

2020-06-11 Thread jhyde
This is an automated email from the ASF dual-hosted git repository. jhyde pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from f577b7e [CALCITE-3724] Presto dialect implementation new 59d6eb8 [CALCITE-4038] Refactor RexVisitor,

[GitHub] [calcite] rubenada commented on a change in pull request #2015: [CALCITE-4055] RelFieldTrimmer loses hints

2020-06-11 Thread GitBox
rubenada commented on a change in pull request #2015: URL: https://github.com/apache/calcite/pull/2015#discussion_r438861088 ## File path: core/src/main/java/org/apache/calcite/sql2rel/RelFieldTrimmer.java ## @@ -417,17 +417,30 @@ public TrimResult trimFields(

[GitHub] [calcite] danny0405 commented on a change in pull request #2015: [CALCITE-4055] RelFieldTrimmer loses hints

2020-06-11 Thread GitBox
danny0405 commented on a change in pull request #2015: URL: https://github.com/apache/calcite/pull/2015#discussion_r438835389 ## File path: core/src/main/java/org/apache/calcite/sql2rel/RelFieldTrimmer.java ## @@ -417,17 +417,30 @@ public TrimResult trimFields(

[GitHub] [calcite] xy2953396112 opened a new pull request #2021: [CALCITE-3929] When deserialize UDAF aggregate call from json string,…

2020-06-11 Thread GitBox
xy2953396112 opened a new pull request #2021: URL: https://github.com/apache/calcite/pull/2021 … throws NPE https://issues.apache.org/jira/browse/CALCITE-3929 This is an automated message from the Apache Git Service. To

[GitHub] [calcite] Aaaaaaron opened a new pull request #2020: [CALCITE-4060] TypeCoercionImpl#inOperationCoercion consider "NOT_IN".

2020-06-11 Thread GitBox
Aaron opened a new pull request #2020: URL: https://github.com/apache/calcite/pull/2020 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

[GitHub] [calcite] Aaaaaaron opened a new pull request #2019: [CALCITE-4059] SqlTypeUtil#equalSansNullability consider Array/Map type.

2020-06-11 Thread GitBox
Aaron opened a new pull request #2019: URL: https://github.com/apache/calcite/pull/2019 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

[GitHub] [calcite] danny0405 commented on a change in pull request #2016: [CALCITE-3786] Add Digest interface to enable efficient hashCode(equa…

2020-06-11 Thread GitBox
danny0405 commented on a change in pull request #2016: URL: https://github.com/apache/calcite/pull/2016#discussion_r438734086 ## File path: core/src/main/java/org/apache/calcite/plan/Digest.java ## @@ -0,0 +1,245 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [calcite] vlsi commented on a change in pull request #2016: [CALCITE-3786] Add Digest interface to enable efficient hashCode(equa…

2020-06-11 Thread GitBox
vlsi commented on a change in pull request #2016: URL: https://github.com/apache/calcite/pull/2016#discussion_r438730172 ## File path: core/src/main/java/org/apache/calcite/plan/Digest.java ## @@ -0,0 +1,245 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [calcite] danny0405 commented on a change in pull request #2015: [CALCITE-4055] RelFieldTrimmer loses hints

2020-06-11 Thread GitBox
danny0405 commented on a change in pull request #2015: URL: https://github.com/apache/calcite/pull/2015#discussion_r438729544 ## File path: core/src/main/java/org/apache/calcite/tools/RelBuilder.java ## @@ -2718,11 +2718,15 @@ public RelBuilder hints(RelHint... hints) { */

[GitHub] [calcite] rubenada commented on a change in pull request #2015: [CALCITE-4055] RelFieldTrimmer loses hints

2020-06-11 Thread GitBox
rubenada commented on a change in pull request #2015: URL: https://github.com/apache/calcite/pull/2015#discussion_r438687751 ## File path: core/src/test/java/org/apache/calcite/sql2rel/RelFieldTrimmerTest.java ## @@ -183,4 +187,44 @@ assertThat(trimmed,

[GitHub] [calcite] rubenada commented on a change in pull request #2015: [CALCITE-4055] RelFieldTrimmer loses join hints

2020-06-11 Thread GitBox
rubenada commented on a change in pull request #2015: URL: https://github.com/apache/calcite/pull/2015#discussion_r438656521 ## File path: core/src/test/java/org/apache/calcite/sql2rel/RelFieldTrimmerTest.java ## @@ -183,4 +187,44 @@ assertThat(trimmed,

[GitHub] [calcite] rubenada commented on a change in pull request #2015: [CALCITE-4055] RelFieldTrimmer loses join hints

2020-06-11 Thread GitBox
rubenada commented on a change in pull request #2015: URL: https://github.com/apache/calcite/pull/2015#discussion_r438653592 ## File path: core/src/test/java/org/apache/calcite/sql2rel/RelFieldTrimmerTest.java ## @@ -183,4 +187,44 @@ assertThat(trimmed,

[GitHub] [calcite] danny0405 commented on a change in pull request #2015: [CALCITE-4055] RelFieldTrimmer loses join hints

2020-06-11 Thread GitBox
danny0405 commented on a change in pull request #2015: URL: https://github.com/apache/calcite/pull/2015#discussion_r438608407 ## File path: core/src/test/java/org/apache/calcite/sql2rel/RelFieldTrimmerTest.java ## @@ -183,4 +187,44 @@ assertThat(trimmed,

[GitHub] [calcite] danny0405 commented on a change in pull request #2015: [CALCITE-4055] RelFieldTrimmer loses join hints

2020-06-11 Thread GitBox
danny0405 commented on a change in pull request #2015: URL: https://github.com/apache/calcite/pull/2015#discussion_r438606947 ## File path: core/src/test/java/org/apache/calcite/sql2rel/RelFieldTrimmerTest.java ## @@ -183,4 +187,44 @@ assertThat(trimmed,

[GitHub] [calcite] danny0405 closed pull request #1776: [CALCITE-3724] Presto dialect implementation

2020-06-11 Thread GitBox
danny0405 closed pull request #1776: URL: https://github.com/apache/calcite/pull/1776 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

[calcite] branch master updated: [CALCITE-3724] Presto dialect implementation

2020-06-11 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new f577b7e [CALCITE-3724] Presto dialect

[GitHub] [calcite] danny0405 closed pull request #2012: [CALCITE-4053] RexSimplify should not pass exprs containing non-const…

2020-06-11 Thread GitBox
danny0405 closed pull request #2012: URL: https://github.com/apache/calcite/pull/2012 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

[calcite] branch master updated: [CALCITE-4053] RexSimplify should not pass exprs containing non-const subExprs to RexExecutor (Shuo Cheng)

2020-06-11 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new ac51ce7 [CALCITE-4053] RexSimplify should

[GitHub] [calcite] FatLittle commented on a change in pull request #1991: [CALCITE-3916] Support top-down rule apply and upper bound space pruning

2020-06-11 Thread GitBox
FatLittle commented on a change in pull request #1991: URL: https://github.com/apache/calcite/pull/1991#discussion_r438567550 ## File path: core/src/main/java/org/apache/calcite/plan/volcano/RuleQueue.java ## @@ -16,349 +16,18 @@ */ package org.apache.calcite.plan.volcano;