ayushbansal07 opened a new pull request, #47610:
URL: https://github.com/apache/arrow/pull/47610

   ### Rationale for this change
   Expose CSV writer option quoting_header for pyarrow. Addresses 
https://github.com/apache/arrow/issues/47575
   
   ### What changes are included in this PR?
   Cython changes for parsing quoting_header option in a manner similar to 
quoting_style
   
   ### Are these changes tested?
   Yes, added a unit test under test_csv.py
   
   ### Are there any user-facing changes?
   Add QuotingStyle quoting_header option in WriteOptions for pyarrow
   


-- 
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...@arrow.apache.org

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

Reply via email to