This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 1ba5631ac8f [FLINK-36739][Web UI] Update NodeJS to v22.11.0 (LTS).
This closes #25670
add e383400ef20 [FLINK-36824][table] Backport support table function calls
in `FROM` clause without `TABLE()` wrapper
No new revisions were added by this update.
Summary of changes:
.../docs/dev/table/sql/queries/window-agg.md | 33 ++++--------
.../docs/dev/table/sql/queries/window-topn.md | 6 +--
.../docs/dev/table/sql/queries/window-tvf.md | 58 +++++++++-------------
.../docs/dev/table/sql/queries/window-agg.md | 33 ++++--------
.../docs/dev/table/sql/queries/window-topn.md | 6 +--
.../docs/dev/table/sql/queries/window-tvf.md | 58 +++++++++-------------
.../src/main/codegen/templates/Parser.jj | 52 ++++++++++++++++---
.../flink/sql/parser/FlinkSqlParserImplTest.java | 8 +++
.../planner/runtime/stream/sql/FunctionITCase.java | 52 ++++++++++++++++---
.../batch/sql/WindowTableFunctionITCase.scala | 26 +++++-----
10 files changed, 187 insertions(+), 145 deletions(-)