This is an automated email from the ASF dual-hosted git repository.
yuxia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 1fb95c30301 [FLINK-32976][runtime] Fix NullPointException when
starting flink cluster in standalone mode
add 9b2b4e3f194 [FLINK-33119][table] The pojo result returned be procedure
should be Row of fields in the pojo instead of whole pojo object (#23438)
No new revisions were added by this update.
Summary of changes:
.../operations/PlannerCallProcedureOperation.java | 53 ++++++++++++++++++----
.../runtime/stream/sql/ProcedureITCase.java | 3 +-
2 files changed, 46 insertions(+), 10 deletions(-)