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 be6f24a1e3 Test case for [CALCITE-5216] Cannot parse parenthesized
nested WITH clause
add 1748a7c1eb [CALCITE-7660] `SqlSetSemanticsTableOperator` might produce
invalid SQL while unparse
No new revisions were added by this update.
Summary of changes:
core/src/main/codegen/templates/Parser.jj | 3 ++-
.../apache/calcite/sql/SqlSetSemanticsTableOperator.java | 13 ++++++++-----
.../java/org/apache/calcite/test/SqlValidatorTest.java | 16 ++++++++++++++++
.../org/apache/calcite/sql/parser/SqlParserTest.java | 9 ++++++---
4 files changed, 32 insertions(+), 9 deletions(-)