You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by vl...@apache.org on 2020/01/13 11:11:00 UTC

[calcite] branch master updated (5fc2fda -> dfd8da6)

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 5fc2fda  [CALCITE-3725] RelMetadataTest fails with NPE due to unsafe RelMetadataQuery.instance call (Jin Xing)
     add dfd8da6  [CALCITE-3729] Filters failed to be pushed down when it's identical to join condition (Jin Xing)

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/rel/rules/FilterJoinRule.java   |  3 ++-
 .../org/apache/calcite/test/RelOptRulesTest.java   |  8 +++++++
 .../org/apache/calcite/test/RelOptRulesTest.xml    | 26 ++++++++++++++++++++++
 3 files changed, 36 insertions(+), 1 deletion(-)