Skip to content

Support partition pruning for external tables #55

@sfc-gh-okalaci

Description

@sfc-gh-okalaci

Currently, we do not support partition pruning for tables format=iceberg, and using iceberg WITH (readOnly=True).

In PruneDataFiles, similar to GetRemoteParquetColumnStats() we should implement a function like GetRemoteIcebergTablePartitionInfo() and pass it to predicate_refuted_by

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions