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 bf8e1142c8 [CALCITE-4554] Support TIMESTAMP WITH LOCAL TIME ZONE for
Snapshot and MatchRecognize
add fdea905ddd [CALCITE-5669] Add rules to remove correlate when one of
its inputs is empty
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/rel/rules/PruneEmptyRules.java | 111 ++++++++--
.../org/apache/calcite/test/RelOptRulesTest.java | 130 +++++++++++
.../org/apache/calcite/test/RelOptRulesTest.xml | 238 +++++++++++++++++++++
3 files changed, 461 insertions(+), 18 deletions(-)