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/05/29 13:43:47 UTC

[flink] branch master updated (13272ce -> be04912)

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 13272ce  [FLINK-16144] get client.timeout for the client, with a fallback to the akka.client.timeout.
     add be04912  [FLINK-17952][python] Fix the bug that exception was thrown when creating BatchTableEnvironment via EnvironmentSettings with old planner.

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/table/table_environment.py    | 56 +++++++++++++---------
 .../table/tests/test_table_environment_api.py      |  8 ++++
 2 files changed, 42 insertions(+), 22 deletions(-)