Commit 45cd6c1
authored
[DataFusion] Don't pushdown empty filters (#5264)
Taken out of #5205, I think we might hit
[this](apache/datafusion#18513) issue
otherwise, and this also just make sense generally?
Signed-off-by: Adam Gutglick <[email protected]>1 parent 7541a3b commit 45cd6c1
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
233 | 239 | | |
234 | 240 | | |
235 | 241 | | |
| |||
0 commit comments