This is an automated email from the ASF dual-hosted git repository.

dianfu pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 6d3d66ca71a [FLINK-29231][python] Fix the issue that Python UDAF may 
produce multiple results for the same window
     add 46c91ed4bc2 [FLINK-30168][python] Fix DataStream.execute_and_collect 
to support None data and ObjectArray

No new revisions were added by this update.

Summary of changes:
 .../pyflink/datastream/tests/test_data_stream.py   | 22 ++++++++++++++++++++--
 flink-python/pyflink/datastream/utils.py           |  5 ++++-
 .../flink/api/common/python/PythonBridgeUtils.java | 11 ++++++++---
 3 files changed, 32 insertions(+), 6 deletions(-)

Reply via email to