Skip to content

[spark] skip table lookup for meta-columns-only vector search since r…#8485

Merged
JingsongLi merged 1 commit into
apache:masterfrom
Stefanietry:opt_vector_search_meta_columns
Jul 7, 2026
Merged

[spark] skip table lookup for meta-columns-only vector search since r…#8485
JingsongLi merged 1 commit into
apache:masterfrom
Stefanietry:opt_vector_search_meta_columns

Conversation

@Stefanietry

Copy link
Copy Markdown
Contributor

…ow ids and scores are already available from the index result

Purpose

Purpose: Skip table lookup for meta-columns-only vector search since row ids and scores are already available from the index result
Linked issue: #8484

Tests

Add vector search with meta-columns-only in org.apache.paimon.spark.SparkMultimodalITCase#testVector

…ow ids and scores are already available from the index result
@JingsongLi

Copy link
Copy Markdown
Contributor

+1

@JingsongLi JingsongLi merged commit 4137611 into apache:master Jul 7, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants