timsaucer opened a new issue, #1162:
URL: https://github.com/apache/datafusion-python/issues/1162

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   This is a follow on to https://github.com/apache/datafusion-python/pull/1123
   
   It would be nice to have the python API auto detect if it is getting parquet 
writer options in `write_parquet` so users can use a single interface with 
either approach.
   
   **Describe the solution you'd like**
   
   Overload method signatures.
   Identify which is being used and call the appropriate underlying function.
   


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to