This is an automated email from the ASF dual-hosted git repository.
zabetak pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from cb27eed9d7 [CALCITE-6946] Expand predicates from disjunction for
inputs of Join
new 700adce921 [CALCITE-6989] Enhance RexBuilder#makeIn to create SEARCH
for ARRAY literals
new fcd55b9a61 Rename test to mention expected result and add JIRA in
Javadoc
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/calcite/rex/RexBuilder.java | 1 +
.../java/org/apache/calcite/rex/RexLiteral.java | 3 +++
.../java/org/apache/calcite/rex/RexBuilderTest.java | 21 +++++++++++++++++++++
3 files changed, 25 insertions(+)