Task Description
What needs to be done:
Add the ability to pass a filter string in order to have our VECTOR search TVF filter out rows ahead of time before doing the distributed KNN computation. Also adding an optional maxDistance threshold (results beyond this distance are excluded before top-K, selection, reducing shuffle and sort volume)
Task Type
Code improvement/refactoring
Related Issues
Parent feature issue: (if applicable )
Related issues:
NOTE: Use Relationships button to add parent/blocking issues after issue is created.
Task Description
What needs to be done:
Add the ability to pass a filter string in order to have our VECTOR search TVF filter out rows ahead of time before doing the distributed KNN computation. Also adding an optional maxDistance threshold (results beyond this distance are excluded before top-K, selection, reducing shuffle and sort volume)
Task Type
Code improvement/refactoring
Related Issues
Parent feature issue: (if applicable )
Related issues:
NOTE: Use
Relationshipsbutton to add parent/blocking issues after issue is created.