emkornfield opened a new pull request #9504:
URL: https://github.com/apache/arrow/pull/9504


   This offers possibly performance naive CSV writer with
   limited options to keep the initial PR down.
   
   Obvious potential improvements to this approach
   are:
   
   - Smarter casts for dictionaries
   - Arena allocation for intermediate cast results
   
   The implementation also means that for all primitive type
   support we might have to fill in gaps in our cast 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.

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


Reply via email to