hengaini2055 edited a comment on issue #10899:
URL: https://github.com/apache/arrow/issues/10899#issuecomment-895618846


   [library 
datasets](https://github.com/huggingface/datasets/blob/171f2bba9dd8b92006b13cf076a5bf31d67d3e69/src/datasets/table.py#L42),
 use ```pa.memory_map(filename)``` to create a memory mapped pa.table. The file 
may be a parquet file, a cvs file, or a *.arrow (feather file)? As you said, 
"Of course, you can still memory-map a Parquet or CSV file", maybe!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to