VARSHAJOSHY opened a new issue, #38035: URL: https://github.com/apache/arrow/issues/38035
### Describe the usage question you have. Please include as many useful details as possible. I've been exploring the most efficient method for generating CSV files from Parquet data, and I've discovered that pyarrow.csv.write_csv offers the best performance in my tests. However, I've encountered a challenge because the PyArrow library in my environment is outdated and lacks support for the write_csv function. Is there any alternative solution to do this? Thanks in advance! ### Component(s) Parquet -- 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]
