Skip to content

Remove ParquetSource::pruning_predicate #15545

Closed as duplicate of#15534
Closed as duplicate of#15534
@alamb

Description

@alamb

Is your feature request related to a problem or challenge?

I suggest we change this code to always return None (and remove the page pruning predicate from the source).

Otherwise I predict that we'll end up with this field slowly bitrotting (aka stop working but not covered by tests)

ParquetSource::pruning_predicate is no longer used after #15301

Describe the solution you'd like

so we should remove the actual field (while leaving the deprecated methods)

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions