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 27a9d05fd7 [CALCITE-7470] Unparse of `DEFINE` in `MATCH_RECOGNIZE`
leads to incorrect SQL
add 37448dc565 [CALCITE-7467] `MATCH_RECOGNIZE` does not support aliases
for tableRef
No new revisions were added by this update.
Summary of changes:
core/src/main/codegen/templates/Parser.jj | 17 ++++-
.../org/apache/calcite/test/SqlValidatorTest.java | 82 ++++++++++++++++++++--
core/src/test/resources/sql/lateral.iq | 2 -
3 files changed, 92 insertions(+), 9 deletions(-)