You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by ch...@apache.org on 2019/11/30 09:08:45 UTC

[calcite] branch master updated (bb18888 -> ab136b5)

This is an automated email from the ASF dual-hosted git repository.

chunwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.


    from bb18888  [CALCITE-3353] ProjectJoinTransposeRule caused AssertionError when creating a new Join (Wenhui Tang)
     add ab136b5  [CALCITE-3544] RexSimplify does not exploit all known predicates

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/calcite/rex/RexSimplify.java  | 13 ++++++++-----
 .../test/java/org/apache/calcite/test/RexProgramTest.java   |  7 +++++++
 2 files changed, 15 insertions(+), 5 deletions(-)