jasonf20 commented on PR #3537:
URL: https://github.com/apache/avro/pull/3537#issuecomment-3455569062

   I see that in the regression PR there are also usages of the method 
`BinaryData.compareBytes` that were replaced with direct calls to 
Arrays.compare. This PR doesn't address those, I don't know if comparing in 
those contexts needs to be unsigned or not, but the behaviour of those would 
have changed in the PR. 
   
   I noticed this issue since I use the `BinaryData.compareBytes` method 
directly.  Do we need to revert the other changes as well? 


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