This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 0d0c185c7c2 Revert "[FLINK-37158][tests] Introduce ForSt to existing
ITCases (#26000)" (#26291)
add 3dde2552e84 [FLINK-37466][table-api-java] Make DEFAULT explicit from
Table API to planner
No new revisions were added by this update.
Summary of changes:
.../resolver/rules/ResolveCallByArgumentsRule.java | 39 +++++++++++++---------
.../functions/BuiltInFunctionDefinitions.java | 17 ++++++----
.../table/types/inference/StaticArgument.java | 2 +-
.../extraction/TypeInferenceExtractorTest.java | 10 +++---
.../converter/converters/CustomizedConverters.java | 1 +
.../{RowConverter.java => DefaultConverter.java} | 21 +++++-------
.../exec/stream/ProcessTableFunctionTestUtils.java | 8 +++++
.../plan/stream/sql/ProcessTableFunctionTest.java | 13 +++++++-
8 files changed, 69 insertions(+), 42 deletions(-)
copy
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/expressions/converter/converters/{RowConverter.java
=> DefaultConverter.java} (68%)