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 c1fe98ad16 [CALCITE-7269] SqlValidator throws exception if lambda
parameter is struct
add 4f899823ed [CALCITE-7734] `MATCH_RECOGNIZE` with an unqualified column
in `MEASURES`/`DEFINE` produces an unusable plan
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/rel/rel2sql/SqlImplementor.java | 4 +++
.../apache/calcite/sql2rel/SqlToRelConverter.java | 11 +++++++
.../calcite/rel/rel2sql/RelToSqlConverterTest.java | 4 +--
core/src/test/resources/sql/match.iq | 35 ++++++++++++++++++++++
4 files changed, 52 insertions(+), 2 deletions(-)