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 c1d9f50bf6 [CALCITE-7085] JOIN USING with unqualified common column
fails in a conformance where allowQualifyingCommonColumn is false (e.g. Oracle,
Presto)
add 16c2b1c346 [CALCITE-7538] `SqlValidatorImpl` should reject
`MATCH_RECOGNIZE` with duplicate `MEASURE` alias
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/runtime/CalciteResource.java | 3 ++
.../calcite/sql/validate/SqlValidatorImpl.java | 6 ++-
.../calcite/runtime/CalciteResource.properties | 1 +
.../org/apache/calcite/test/SqlValidatorTest.java | 53 ++++++++++++++++++++++
4 files changed, 61 insertions(+), 2 deletions(-)