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 6a8cb80a604 [FLINK-39820][docs] Update delta join documentation with
new features in 2.3 (#28354)
new 5c2e1d0bb9e [FLINK-39882][table] Parser can not parse unparsed
polymorphic table functions with several table args
new f77b8215687 [hotfix][tests] Replace deprecated `JavaConversions` in
`TableTestBase`
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/codegen/templates/Parser.jj | 14 +++++++++++
.../plan/stream/sql/ProcessTableFunctionTest.java | 13 ++++++++++-
.../plan/stream/sql/ProcessTableFunctionTest.xml | 27 ++++++++++++++++++++++
.../flink/table/planner/utils/TableTestBase.scala | 9 ++++----
4 files changed, 57 insertions(+), 6 deletions(-)