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/11/07 01:51:17 UTC

[calcite] branch master updated (e2c8e68 -> 4bc45cd)

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 e2c8e68  [CALCITE-3458] Remove desc in AbstractRelNode
     add 4bc45cd  [CALCITE-3405] Prune columns for ProjectableFilterableTable when Project is not simple mapping (Jin Xing)

No new revisions were added by this update.

Summary of changes:
 .../calcite/rel/rules/ProjectTableScanRule.java    | 58 +++++++++++++++-------
 .../apache/calcite/test/ScannableTableTest.java    | 49 ++++++++++++------
 2 files changed, 75 insertions(+), 32 deletions(-)