This is an automated email from the ASF dual-hosted git repository.
hequn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 978d7e9 [FLINK-16815][jdbc] add e2e tests for reading primitive data
types from postgres with JDBCTableSource and PostgresCatalog
add 59a71b0 [FLINK-16486][python][docs] Add documentation for vectorized
Python UDF (#11724)
No new revisions were added by this update.
Summary of changes:
docs/dev/table/python/index.md | 1 +
docs/dev/table/python/index.zh.md | 1 +
docs/dev/table/python/vectorized_python_udfs.md | 65 ++++++++++++++++++++++
docs/dev/table/python/vectorized_python_udfs.zh.md | 65 ++++++++++++++++++++++
4 files changed, 132 insertions(+)
create mode 100644 docs/dev/table/python/vectorized_python_udfs.md
create mode 100644 docs/dev/table/python/vectorized_python_udfs.zh.md