You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by he...@apache.org on 2020/08/18 05:14:19 UTC

[flink] branch master updated (2182b8d -> f674c7c)

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 2182b8d  [FLINK-18972][runtime] BulkSlotProviderImpl disables batch slot request timeout check only when its slot allocation interface is really in use
     add f674c7c  [FLINK-18944][python] Support JDBC connector for Python DataStream API. (#13169)

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/datastream/connectors.py      | 146 +++++++++++++++++++++
 flink-python/pyflink/datastream/data_stream.py     |  30 +++++
 .../pyflink/datastream/tests/test_connectors.py    |  52 +++++++-
 3 files changed, 227 insertions(+), 1 deletion(-)