You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by hx...@apache.org on 2022/08/25 09:13:22 UTC

[flink] branch master updated (7166625ff78 -> 0af535a9134)

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

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


    from 7166625ff78 [FLINK-28493][docs] Add document to describe "ANALYZE TABLE" syntax
     add 0af535a9134 [FLINK-29029][python] Fix the bug of InternalTypeInfo mapping to IdentityConverter in Thread Mode

No new revisions were added by this update.

Summary of changes:
 .../pyflink/datastream/formats/tests/test_csv.py   |  28 ++-
 .../flink/streaming/api/utils/PythonTypeUtils.java | 208 +++++++++++++++++++++
 .../streaming/api/utils/PythonTypeUtilsTest.java   |  63 +++++++
 3 files changed, 294 insertions(+), 5 deletions(-)