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/10/28 03:21:04 UTC

[calcite] branch master updated (8d65a24 -> 76f9847)

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 8d65a24  [CALCITE-3451] Support TableModify in RelMdNodeTypes (xy2953396113)
     add 76f9847  [CALCITE-3439] Support Intersect and Minus in RelMdPredicates (Jin Xing)

No new revisions were added by this update.

Summary of changes:
 .../calcite/rel/metadata/RelMdPredicates.java      | 50 +++++++++++++
 .../org/apache/calcite/test/RelMetadataTest.java   | 84 ++++++++++++++++++++++
 2 files changed, 134 insertions(+)