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 95e40f4 [CALCITE-3834] Support AntiJoin in EnumerableMergeJoin
add 3fb68f6 [CALCITE-4094] Allow SqlOperator of SqlKind#OTHER_FUNCTION to
define a Strong.Policy
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/calcite/plan/Strong.java | 39 ++++++++++++-
.../java/org/apache/calcite/rex/RexSimplify.java | 6 +-
.../org/apache/calcite/rex/RexProgramTest.java | 67 ++++++++++++++++++++++
.../calcite/sql/test/SqlOperatorBaseTest.java | 53 +++++++++--------
4 files changed, 132 insertions(+), 33 deletions(-)