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

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


    from 86594ba  [FLINK-18658][tests] Forward RpcServiceSharing setting
     add ea9f449  [FLINK-18763][python] Support basic TypeInformation for 
Python DataStream API. (#13029)

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/common/tests/test_typeinfo.py | 134 ++++++
 flink-python/pyflink/common/typeinfo.py            | 473 +++++++++++++++++++++
 .../typeinfo/python/PickledByteArrayTypeInfo.java  |  90 ++++
 3 files changed, 697 insertions(+)
 create mode 100644 flink-python/pyflink/common/tests/test_typeinfo.py
 create mode 100644 flink-python/pyflink/common/typeinfo.py
 create mode 100644 
flink-python/src/main/java/org/apache/flink/datastream/typeinfo/python/PickledByteArrayTypeInfo.java

Reply via email to