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 ebbba56 [CALCITE-3871] Remove dependency of
org.apiguardian:apiguardian-api
add 8a80b72 [CALCITE-3846] EnumerableMergeJoin: wrong comparison of
composite key with null values
No new revisions were added by this update.
Summary of changes:
.../adapter/enumerable/EnumerableMergeJoin.java | 16 ++++++++-
.../org/apache/calcite/util/BuiltInMethod.java | 2 +-
.../apache/calcite/runtime/EnumerablesTest.java | 10 +++---
.../test/enumerable/EnumerableJoinTest.java | 38 ++++++++++++++++++++++
.../apache/calcite/linq4j/EnumerableDefaults.java | 27 ++++++++++-----
5 files changed, 78 insertions(+), 15 deletions(-)