This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a change to branch codex/pk-vector-07-spark-search
in repository https://gitbox.apache.org/repos/asf/paimon.git
from 1ca7d3070e [spark] Support primary-key vector search
add 8c2c17c9b6 [flink][docs] Test and document primary-key vector search
No new revisions were added by this update.
Summary of changes:
docs/docs/primary-key-table/vector-index.md | 208 +++++++++++++++++++++
docs/sidebars.js | 1 +
.../procedure/VectorSearchProcedureITCase.java | 119 ++++++++++++
3 files changed, 328 insertions(+)
create mode 100644 docs/docs/primary-key-table/vector-index.md