This is an automated email from the ASF dual-hosted git repository.
ruanhang1993 pushed a change to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink.git
from f9ad1b140e8 [hotfix][examples] Add Python examples on how to read
binary data from Kafka
new 1bca9b9935a [FLINK-38436][doc] Add vector search doc (#27216)
new d421622a92d [FLINK-38436][doc] Add Chinese version of vector search
doc (#27232)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/content.zh/docs/dev/table/sourcesSinks.md | 17 +-
.../docs/dev/table/sql/queries/vector-search.md | 113 +++
docs/content/docs/dev/table/sourcesSinks.md | 22 +-
.../docs/dev/table/sql/queries/vector-search.md | 116 +++
docs/static/fig/table_connectors.svg | 912 ++++++---------------
5 files changed, 531 insertions(+), 649 deletions(-)
create mode 100644 docs/content.zh/docs/dev/table/sql/queries/vector-search.md
create mode 100644 docs/content/docs/dev/table/sql/queries/vector-search.md