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 f4afc28371 [docs] Clarify vector index compaction visibility
add 22dee4dc1e [core] Support all merge engines for primary-key vector
index
No new revisions were added by this update.
Summary of changes:
docs/docs/primary-key-table/vector-index.md | 8 ++-
.../compact/MergeTreeCompactManagerFactory.java | 2 +-
.../org/apache/paimon/schema/SchemaValidation.java | 12 ++--
.../PrimaryKeyVectorIndexValidationTest.java | 25 +++++++
.../table/source/PrimaryKeyVectorSearchTest.java | 80 +++++++++++++++++++++-
5 files changed, 114 insertions(+), 13 deletions(-)