Commit be4aa2b
committed
fix: file pruning with notEq operator
current: all files get pruned in query for notEq operator
because of incorrect condition match
fix: with notEq, we cannot determine if the file can be pruned
hence, removed the check1 parent 160dec4 commit be4aa2b
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
979 | 979 | | |
980 | 980 | | |
981 | 981 | | |
982 | | - | |
983 | 982 | | |
984 | 983 | | |
985 | 984 | | |
| |||
0 commit comments