jorisvandenbossche commented on pull request #8288:
URL: https://github.com/apache/arrow/pull/8288#issuecomment-701364460


   > Expose EqualOptions and set nans_equal to False.
   
   The code actually sets it to True, not False (meaning that `equals` will 
return True if NaNs are at the same location)
   
   But so that means we change the behaviour again? Because ARROW-6043 reported 
that it changed from True to False (which is the behaviour on master 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to