tustvold commented on PR #7137:
URL: https://github.com/apache/arrow-rs/pull/7137#issuecomment-2661050645

   I think it boils down to a subjective judgement over which of the following 
is better.
   
   * arrow-adbc produces unaligned buffers
   * error reported consuming data
   * bug filed on arrow-adbc
   * workaround of realigning enabled linking back to upstream bug
   
   Or
   
   * arrow-adbc produces unaligned buffers
   * implementation silently performs copy
   * bug goes unnoticed
   
   I personally think the former is better as it drives the ecosystem forwards, 
but appreciate some people are more in the camp of "I just want it to work".


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