[GitHub] [calcite] liyafan82 commented on a change in pull request #2282: [CALCITE-4420] Some simple arithmetic operations can be simplified

2020-11-29 Thread GitBox
liyafan82 commented on a change in pull request #2282: URL: https://github.com/apache/calcite/pull/2282#discussion_r532346934 ## File path: core/src/main/java/org/apache/calcite/rex/RexSimplify.java ## @@ -329,6 +336,93 @@ private RexNode simplifyGenericNode(RexCall e) {

[GitHub] [calcite] liyafan82 commented on a change in pull request #2282: [CALCITE-4420] Some simple arithmetic operations can be simplified

2020-11-29 Thread GitBox
liyafan82 commented on a change in pull request #2282: URL: https://github.com/apache/calcite/pull/2282#discussion_r532346549 ## File path: core/src/main/java/org/apache/calcite/rex/RexSimplify.java ## @@ -329,6 +336,93 @@ private RexNode simplifyGenericNode(RexCall e) {

[GitHub] [calcite] vlsi closed pull request #2273: [CALCITE-4199] review-only: nullability annotations

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

[GitHub] [calcite] vlsi closed pull request #2278: Further changes to be part of [CALCITE-4199] Add nullability annotations

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

[GitHub] [calcite] vlsi commented on pull request #2278: Further changes to be part of [CALCITE-4199] Add nullability annotations

2020-11-29 Thread GitBox
vlsi commented on pull request #2278: URL: https://github.com/apache/calcite/pull/2278#issuecomment-735471908 Thanks. This is included in https://github.com/apache/calcite/pull/2268 This is an automated message from the

[GitHub] [calcite] vlsi merged pull request #2268: [CALCITE-4199] Add nullability annotations to the methods and fields, ensure consistency with checkerframework

2020-11-29 Thread GitBox
vlsi merged pull request #2268: URL: https://github.com/apache/calcite/pull/2268 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 master updated (b7e90e1 -> 3d13846)

2020-11-29 Thread vladimirsitnikov
This is an automated email from the ASF dual-hosted git repository. vladimirsitnikov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from b7e90e1 [CALCITE-4251] Avoid NPE in LoptMultiJoin when mq.getColumnOrigin(left, i) returns null

[calcite] branch master updated (1f14e97 -> b7e90e1)

2020-11-29 Thread vladimirsitnikov
This is an automated email from the ASF dual-hosted git repository. vladimirsitnikov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 1f14e97 Remove multiple blank lines after package statements add 6e32d03 Bump

[GitHub] [calcite] vlsi commented on a change in pull request #2281: Add regression warning to prevent users from upgrading to 1.26.0

2020-11-29 Thread GitBox
vlsi commented on a change in pull request #2281: URL: https://github.com/apache/calcite/pull/2281#discussion_r532208840 ## File path: site/_posts/2020-10-06-release-1.26.0.md ## @@ -30,6 +30,10 @@ The [Apache Calcite PMC]({{ site.baseurl }}) is pleased to announce [Apache

[calcite] branch master updated: Remove multiple blank lines after package statements

2020-11-29 Thread vladimirsitnikov
This is an automated email from the ASF dual-hosted git repository. vladimirsitnikov 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 1f14e97 Remove multiple blank lines

[calcite] branch master updated: Remove multiple blank lines after import statements

2020-11-29 Thread vladimirsitnikov
This is an automated email from the ASF dual-hosted git repository. vladimirsitnikov 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 b75c549 Remove multiple blank lines

[calcite] branch master updated: [CALCITE-4415] SqlStdOperatorTable.NOT_LIKE has a wrong implementor

2020-11-29 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql 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 f3a9f6f [CALCITE-4415]

[calcite] branch master updated (b4e399c -> c9d7f5e)

2020-11-29 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from b4e399c [CALCITE-4414] RelMdSelectivity#getSelectivity for Calc can propagate a predicate with wrong references

[GitHub] [calcite] rubenada merged pull request #2211: [CALCITE-4317] RelFieldTrimmer after trimming all the fields in an ag…

2020-11-29 Thread GitBox
rubenada merged pull request #2211: URL: https://github.com/apache/calcite/pull/2211 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