lidavidm commented on issue #37911:
URL: https://github.com/apache/arrow/issues/37911#issuecomment-1737725596

   Cool!
   
   Also, you may want to cache the ArrowBuf to avoid constant small allocations 
(Arrow 14 adds a convenience method that does this for you, so you can just 
pass a String to writeString)
   
   There used to be more debug info around this sort of thing but it was 
disabled by default a while back (and was never really exposed properly).


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