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 2020/05/11 03:50:20 UTC

[calcite] branch master updated (916f1e7 -> 2730b4b)

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.


    from 916f1e7  Disable time-wasting test
     add 2730b4b  [CALCITE-3984] Support exchange operator in RelFieldTrimmer (Xu Zhaohui)

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/sql2rel/RelFieldTrimmer.java    | 39 ++++++++++++++
 .../calcite/sql2rel/RelFieldTrimmerTest.java       | 59 ++++++++++++++++++++++
 2 files changed, 98 insertions(+)