Skip to content

Insert using parquet option #1

@jharris126

Description

@jharris126

Feel free to close if this isn't the time or place for this sort of issue at this point in the project.

It would be cool to have the standard behavior insert the tuples from the arrow table as shown in example.cc but also have an optional parameter to instead write the arrow table to a parquet file and use hyper's COPY FROM PARQUET command to insert. For larger files, I assume this would allow a tradeoff where the user can sacrifice temporary intermediate storage of the parquet file but gain much more efficient data insert performance.

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