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 1cf47f86a9 [CALCITE-7590] Improve error message for window functions
missing OVER clause to include function name
add 8741cdcc75 [CALCITE-7575] Parser can not parse unparsed polymorphic
table functions with several table args
No new revisions were added by this update.
Summary of changes:
core/src/main/codegen/templates/Parser.jj | 14 ++++++
.../org/apache/calcite/test/SqlValidatorTest.java | 15 ++++++
site/_docs/reference.md | 55 ++++++++++++++++++++++
3 files changed, 84 insertions(+)