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 4a6e222 [CALCITE-4988] ((A IS NOT NULL OR B) AND A IS NOT NULL) can't
be simplify to (A IS NOT NULL) When A is deterministic
add 04029ff [CALCITE-4995] AssertionError caused by RelFieldTrimmer on
SEMI/ANTI join
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/sql2rel/RelFieldTrimmer.java | 2 +-
.../calcite/sql2rel/RelFieldTrimmerTest.java | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+), 1 deletion(-)