Skip to content

Conversation

@sdd
Copy link
Contributor

@sdd sdd commented Apr 4, 2024

This PR has been broken out of #241 as it was getting too large.

The InclusiveProjection is used in the process of filtering manifest files in table scans. It projects the BoundPredicate that is provided as the filter in a table scan into a Predicate that can be used for filtering the partition specs of manifests.

This PR depends on #320.

@sdd sdd force-pushed the add-inclusive-projection branch 3 times, most recently from 0433e00 to 1b7d338 Compare April 7, 2024 11:30
@sdd
Copy link
Contributor Author

sdd commented Apr 7, 2024

Updated to align with latest BoundPredicateVisitor iteration in #320

@sdd
Copy link
Contributor Author

sdd commented Apr 16, 2024

Closing this one in favour of the alternate PR based on the BoundPredicateVisitor design that got merged (#335)

@sdd sdd closed this Apr 16, 2024
@sdd sdd deleted the add-inclusive-projection branch August 2, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant