Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Support reading from PyArrow datasetsΒ #10

@wjones127

Description

@wjones127

Given the success of the Datasets + DuckDB integration, a similar integration might be worthwhile in this module.

The datasets API allows taking filters and columns subset, and provides an iterator of Arrow record batches. I think that could be wrapped in a TableProvider, though I'm unclear how predicate pushdown is implemented in Datafusion.

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