JingsongLi commented on PR #8284:
URL: https://github.com/apache/paimon/pull/8284#issuecomment-4748305544

   Reviewed the vector scan index matching change. The new logic keeps 
vector/full-text search index selection restricted to indexes where the 
searched column is the primary field, while allowing scalar pre-filter indexes 
to match filtered columns from either the primary field or extraFieldIds. That 
mirrors the multi-column global index metadata shape and the regression tests 
cover both the extra-field pre-filter case and the searched-column-as-extra 
rejection case. LGTM.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to