Skip to content

Implement Parquet Project PushdownΒ #182

@nils-braun

Description

@nils-braun

Dask already implements the logic, to only extract columns from a parquet files which are actually needed - reducing the amount of IO.
We should make sure this feature is correctly used in dask-sql. We first need a test for it and will then need to iterate on it.

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