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

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


    from c9acc5b  Make ubenchmark clases executable from IDEA
     add f93fc1d  [CALCITE-3833] Support SemiJoin in EnumerableMergeJoin

No new revisions were added by this update.

Summary of changes:
 .../adapter/enumerable/EnumerableMergeJoin.java    |  16 +-
 .../enumerable/EnumerableMergeJoinRule.java        |   5 +-
 .../calcite/rel/metadata/RelMdCollation.java       |  26 ++-
 .../org/apache/calcite/util/BuiltInMethod.java     |   2 +-
 .../apache/calcite/runtime/EnumerablesTest.java    | 221 +++++++++++++++------
 .../org/apache/calcite/test/RelMetadataTest.java   |   9 +-
 .../apache/calcite/linq4j/EnumerableDefaults.java  |  71 +++++--
 7 files changed, 263 insertions(+), 87 deletions(-)

Reply via email to