This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 928b689 [FLINK-22662][yarn][test] Stabilize YARNHighAvailabilityITCase
add 31fcb6c [FLINK-22994][table-planner] Improve the performace of
invoking nesting udf
No new revisions were added by this update.
Summary of changes:
.../codegen/ExternalGeneratedExpression.scala | 75 ++++++++++++++++++++++
.../codegen/calls/BridgingFunctionGenUtil.scala | 33 +++++++---
.../planner/runtime/stream/table/CalcITCase.scala | 25 ++++++++
3 files changed, 124 insertions(+), 9 deletions(-)
create mode 100644
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/ExternalGeneratedExpression.scala