Why prefilter_source does not limit the scanned fragments to be those covered by a vector index? #3902
-
I've noticed that the |
Beta Was this translation helpful? Give feedback.
Answered by
westonpace
May 29, 2025
Replies: 1 comment 1 reply
-
Agree that it should do that. I have that change here which is part of a larger overhaul of how scans as source work but I'm not rushing to get it merged in just yet as I want to make sure I'm not breaking any existing read performance first by changing things. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
niebayes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Agree that it should do that. I have that change here which is part of a larger overhaul of how scans as source work but I'm not rushing to get it merged in just yet as I want to make sure I'm not breaking any existing read performance first by changing things.