0x0L commented on pull request #10562:
URL: https://github.com/apache/arrow/pull/10562#issuecomment-875408395


   !! the example with GC called every 15ms looked more like a bug than 
something else... Note though that in that benchmark there are probably as many 
allocations in pure clr as is in the old managed version.
   
   If I there's no way to tell the user what's going on through the type system 
which leads to bugs just like this one. 
   We may use `ref` parameters and null the ref we were given but that's still 
quite unsatisfactory.
   
   I still value API "unsurpriseness" more than performance.
   
   It's up to you. I can - reluctantly :) - edit the code in TableFromBatches


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