Skip to content

Add Support for Delta Lake #43

Description

@guykhazma

Delta Lake implementation is using a custom FileIndex implementation called TahoeFileIndex.
Therefore, we can support skipping for Delta Lake in a similar way that we support skipping for the built in formats by replacing the FileIndex with a custom implementation which overrides the listFilesmethod and includes the data skipping logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions