This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 179d7a6 [FLINK-16070] [table-planner-blink] Stream planner supports
remove constant keys from an aggregate
add f765ad0 [FLINK-16727][table-planner-blink] Fix cast exception when
having time point literal as parameters
No new revisions were added by this update.
Summary of changes:
.../codegen/calls/ScalarFunctionCallGen.scala | 10 +-----
.../flink/table/planner/expressions/call.scala | 1 -
.../functions/utils/ScalarSqlFunction.scala | 14 +-------
.../functions/utils/UserDefinedFunctionUtils.scala | 1 -
.../UserDefinedScalarFunctionTest.scala | 39 +++++++++++++++-------
5 files changed, 29 insertions(+), 36 deletions(-)