-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
There's been a few questions over in discussions about reading csv/json/parquet files from memory instead of from disk/object store:
- How can i load parquet data from memory? #3223
- How to read a JSON or CSV document from memory? #6963
- Load parquet from memory? #18010
Describe the solution you'd like
Consider implementing support for this within DataFusion.
Describe alternatives you've considered
If prefer not to have this within DataFusion itself, create a datafusion-example demonstrating this that can be used as reference.
Additional context
alamb and 2010YOUY01
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request