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 5e9943a [CALCITE-4364] `a IN (1, 2) AND a = 1` should be simplified
to `a = 1`
add 0ce7685 [CALCITE-4390] SqlMatchRecognize returns wrong operand list
(Dawid Wysakowicz)
No new revisions were added by this update.
Summary of changes:
.../org/apache/calcite/sql/SqlMatchRecognize.java | 3 ++-
.../org/apache/calcite/sql/parser/SqlParserTest.java | 19 +++++++++++++++++++
2 files changed, 21 insertions(+), 1 deletion(-)