You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by hy...@apache.org on 2019/12/16 04:54:46 UTC

[calcite] branch master updated (547e49c -> 75ac5f7)

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

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


    omit 547e49c  [CALCITE-3576] Remove enumerable convention check in FilterIntoJoinRule

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (75ac5f7)
            \
             O -- O -- O   (547e49c)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/calcite/rel/rules/FilterJoinRule.java     | 16 ++++++++++++----
 .../calcite/test/JdbcFrontJdbcBackLinqMiddleTest.java    |  2 +-
 .../org/apache/calcite/test/MaterializationTest.java     | 14 ++++++++------
 core/src/test/resources/sql/misc.iq                      |  2 +-
 4 files changed, 22 insertions(+), 12 deletions(-)