You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by di...@apache.org on 2020/03/31 02:31:18 UTC

[flink] branch master updated (52315e7 -> ee1e83c)

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

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


    from 52315e7  [FLINK-16796][python] Fix the bug of Python UDTF in SQL query (#11521)
     add ee1e83c  [FLINK-16673][python] Support metric for Python UDTF (#11566)

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/table/tests/test_udtf.py                | 12 +++++++++++-
 .../python/table/AbstractPythonTableFunctionRunner.java      |  1 +
 2 files changed, 12 insertions(+), 1 deletion(-)