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/10 23:13:17 UTC

[calcite] branch master updated (bb48485 -> 8ecec29)

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 bb48485  [CALCITE-3896] Top down trait request
     add 8ecec29  [CALCITE-3983] Add utility methods to RelTraitSet

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/calcite/plan/RelTraitSet.java  | 114 +++++++++++++++++++++
 .../java/org/apache/calcite/plan/RelTraitTest.java |  37 ++++++-
 2 files changed, 150 insertions(+), 1 deletion(-)