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

hxb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from c4bea91284b [hotfix] Add homepage link to .asf.yaml
     add 9a4f2895b7a [FLINK-32647][pyflink] Support create catalog in pyflink 
table environment (#25986)

No new revisions were added by this update.

Summary of changes:
 .../docs/reference/pyflink.table/catalog.rst       | 16 ++++++++++++++
 .../reference/pyflink.table/table_environment.rst  |  2 ++
 flink-python/pyflink/table/__init__.py             |  2 ++
 flink-python/pyflink/table/catalog.py              | 25 +++++++++++++++++++++-
 flink-python/pyflink/table/table_environment.py    | 13 ++++++++++-
 .../table/tests/test_environment_completeness.py   |  2 --
 .../table/tests/test_table_environment_api.py      | 10 ++++++++-
 7 files changed, 65 insertions(+), 5 deletions(-)

Reply via email to