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 5499ed067b [CALCITE-7644] Window `ORDER BY` expression is unparsed as
positional ordinal
add db20dbe056 [CALCITE-7686] Named argument should not be resolved as a
column
No new revisions were added by this update.
Summary of changes:
.../calcite/sql/validate/SqlValidatorImpl.java | 6 ++-
.../org/apache/calcite/sql2rel/AggConverter.java | 14 ++++-
.../test/java/org/apache/calcite/test/UdfTest.java | 63 ++++++++++++++++++++++
.../main/java/org/apache/calcite/util/Smalls.java | 25 +++++++++
4 files changed, 105 insertions(+), 3 deletions(-)