-
-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
ArrowApache Arrow supportApache Arrow supportenhancementNew feature or requestNew feature or request
Description
Being able to select pyarrow tables without copying, as well as accessing results as pyarrow tables without copying would be massively beneficial to building low-latency ETL pipelines and other data processing pipelines.
Specifically having streaming support would be massive too: https://duckdb.org/2021/12/03/duck-arrow.html#streaming-data-fromto-arrow as this would greatly reduce the required memory usage for queries and post-processing of data
Metadata
Metadata
Assignees
Labels
ArrowApache Arrow supportApache Arrow supportenhancementNew feature or requestNew feature or request