hengaini2055 opened a new issue #10899: URL: https://github.com/apache/arrow/issues/10899
I understand the pyarrow can read different file such as csv, parquet and something else. Does feather file format identify with csv or parquet? According to [Zero memory](https://towardsdatascience.com/apache-arrow-read-dataframe-with-zero-memory-69634092b1a) there is memory map file. Does feather file format identity with memory_map file? [](url) I want to use arrow development a BI project, and I don't know about the following issues: 1. Zero memory! When I use a larger than Ram dataset, the data in disk must be feather or memory_map file? -- 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]
