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

   ### Rationale for this change
   
   Using Arrow for writing CSVs could potentially give a lot better performance 
than using Ruby, but the CSV writer is not available.
   
   ### What changes are included in this PR?
   
   This adds a `CSVWriter` and options class to the GLib wrapper.
   
   ### Are these changes tested?
   
   Yes, with Ruby unit tests.
   
   ### Are there any user-facing changes?
   
   Yes, new classes.


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