This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from 422952453a [CALCITE-7472] Arrow adapter should support LIKE operator
push down
add 8adab488e7 [CALCITE-7474] `LAST` in `MATCH_RECOGNIZE` might return
wrong result
No new revisions were added by this update.
Summary of changes:
.../calcite/adapter/enumerable/MatchUtils.java | 19 ++++++++-
.../calcite/adapter/enumerable/RexImpTable.java | 45 +++++++---------------
.../org/apache/calcite/util/BuiltInMethod.java | 2 +
core/src/test/resources/sql/match.iq | 16 ++++++++
4 files changed, 50 insertions(+), 32 deletions(-)