You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by ru...@apache.org on 2019/11/28 15:46:41 UTC

[calcite] branch master updated (a2ad383 -> ca27fe9)

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 a2ad383  [CALCITE-3521] CalciteSystemProperty failed to load config file
     add ca27fe9  [CALCITE-3539] EnumerableDefaults#nestedLoopJoin returns duplicates for JoinType.SEMI

No new revisions were added by this update.

Summary of changes:
 .../enumerable/EnumerableNestedLoopJoin.java       |  7 +-
 .../apache/calcite/runtime/EnumerablesTest.java    | 83 +++++++++++++++++-----
 .../apache/calcite/linq4j/EnumerableDefaults.java  |  3 +
 3 files changed, 76 insertions(+), 17 deletions(-)