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 2022/03/23 02:25:07 UTC

[flink] branch master updated (aa28cd7 -> 24f0ac2)

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 aa28cd7  [FLINK-26767][python] Update code to use the changes for TableConfig
     add 24f0ac2  [hotfix][python][docs] Update documentation on how to use with_configuration in EnvironmentSettings

No new revisions were added by this update.

Summary of changes:
 docs/content.zh/docs/dev/python/python_config.md    | 16 ++++++++++++++++
 .../docs/dev/python/table/intro_to_table_api.md     |  4 +---
 .../docs/dev/python/table/table_environment.md      | 21 ++++++++++++---------
 docs/content/docs/dev/python/python_config.md       | 16 ++++++++++++++++
 .../docs/dev/python/table/intro_to_table_api.md     |  2 +-
 .../docs/dev/python/table/table_environment.md      | 20 +++++++++++---------
 flink-python/pyflink/table/table_environment.py     | 10 +++++-----
 7 files changed, 62 insertions(+), 27 deletions(-)