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/02/07 08:51:16 UTC

[flink] branch release-1.10 updated (fa9d559 -> f01b2a8)

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

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


    from fa9d559  [FLINK-15935][example] Add Streaming Window SQL example
     add f01b2a8  [FLINK-15902][python][docs] Improve the Python API documentation adding the version an API was introduced

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/__init__.py                | 16 ++++++++++++++++
 flink-python/pyflink/table/catalog.py           |  3 +++
 flink-python/pyflink/table/table_config.py      |  3 +++
 flink-python/pyflink/table/table_environment.py | 19 ++++++++++++++++++-
 4 files changed, 40 insertions(+), 1 deletion(-)