mobiusklein opened a new pull request, #251:
URL: https://github.com/apache/arrow-dotnet/pull/251

   ## What's Changed
   
   Uses unsigned 64-bit integers to compute the intermediate bit length of an 
array to avoid arithmetic overflow. 
   
   I could factorize this expression differently to avoid the casts, but I 
didn't think this was a sufficiently heavy code path that it'd need more 
attention.
   
   Closes #250 .
   


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