You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2022/03/21 08:45:54 UTC

[flink] branch release-1.15 updated (35a7473 -> c646659)

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

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


    from 35a7473  [hotfix][docs] Fix doc for interval of years
     add d76b8b6  [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor
     add 75009ba  [FLINK-26421][python] Update example based on EnviromentSettings
     add 74c0f86  [FLINK-26194][python] Deprecate methods in TableConfig
     add c646659  [FLINK-26421][python] Add deprecation warnings for EnvironmentSettings

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/table/environment_settings.py     |  2 ++
 flink-python/pyflink/table/table_config.py             | 18 +++++++++++++++++-
 flink-python/pyflink/table/table_environment.py        | 10 +++++++++-
 .../java/org/apache/flink/table/api/TableConfig.java   |  4 ++++
 4 files changed, 32 insertions(+), 2 deletions(-)