-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels