Skip to content

Commit

Permalink
Rename PredicatePushdownParameters to PredicatePushdownState (#1224)
Browse files Browse the repository at this point in the history
Rename PredicatePushdownParameters to PredicatePushdownState

The PredicatePushdownParameters class is really a state tracking
container to help us determine whether and how to do predicate pushdown,
o we update the name to match its function.

Update pushdown_params -> pushdown_state

Straggling renames plus documentation updates
  • Loading branch information
tlento authored May 24, 2024
1 parent ba30c80 commit e338402
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 88 deletions.
Loading

0 comments on commit e338402

Please sign in to comment.