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/11 13:14:23 UTC

[calcite] branch master updated (0f94bcd -> e387ded)

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 0f94bcd  Refine logging dependencies: keep slf4j bridges in runtime classpath only
     add e387ded  Refine rules so they produce less no-op matches

No new revisions were added by this update.

Summary of changes:
 .../rel/rules/AbstractMaterializedViewRule.java    |  4 ++++
 .../apache/calcite/rel/rules/UnionMergeRule.java   | 22 ++++++++++++++++++++++
 .../rel/rules/UnionPullUpConstantsRule.java        | 16 +++++++---------
 .../calcite/rel/rules/UnionToDistinctRule.java     |  7 +++----
 4 files changed, 36 insertions(+), 13 deletions(-)