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

[calcite] branch master updated (a4d04a3 -> 073abbe)

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

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


    from a4d04a3  [CALCITE-3535] EnumerableJoinRule: remove unnecessary Filter on top of INNER Join
     add 073abbe  [CALCITE-3462] Add projectExcept method in RelBuilder for projecting out expressions

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/calcite/tools/RelBuilder.java  |  31 +++++++
 .../org/apache/calcite/test/RelBuilderTest.java    | 101 +++++++++++++++++++++
 site/_docs/algebra.md                              |   1 +
 3 files changed, 133 insertions(+)