morokosi opened a new issue, #116:
URL: https://github.com/apache/arrow-datafusion-python/issues/116

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   To enable compression, I would like to customize parquet `WriterProperties` 
when using `DataFrame.write_parquet`.
   
   **Describe the solution you'd like**
   - Support building parquet `WriterProperties` from Python.
   
   **Describe alternatives you've considered**
   - For basic properties such as default compression applied to all columns, 
adding compression option as an argument to `DataFrame.write_parquet` would be 
sufficient.
   
   


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