hengaini2055 commented on issue #10899:
URL: https://github.com/apache/arrow/issues/10899#issuecomment-895609491


   @lidavidm Thanks! How can I memory-map a Parquet file? I want to gain 'zero 
copy' from a directory database(pyarrow). In Microsoft Power BI, We must read 
all dataset to memory and process it. The Memory will be the bottleneck. Should 
I use  uncompressed feather( memory map, file named *.arrow) file in directory, 
to gain 'zero copy' benefits? 


-- 
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