Commit 335bc10
committed
perf: local-executor WASM scan path now skips fragments via canSkipFragment
Previously iterated all fragments without checking fragment-level
min/max stats. Now calls canSkipFragment before building a FragmentSource,
avoiding disk I/O for fragments where filters eliminate all rows.1 parent 7ca725a commit 335bc10
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
953 | 953 | | |
954 | 954 | | |
955 | 955 | | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
956 | 959 | | |
957 | 960 | | |
958 | 961 | | |
| |||
0 commit comments