Commits


Phillip Cloud authored and Benjamin Kietzman committed 176c1132e57
ARROW-14350: [IR] Add filter expression to Source node This PR adds a `filter` expression to `Source` nodes to support consumers that implement predicate pushdown. Closes #11438 from cpcloud/ARROW-14350 Authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>