kszucs commented on pull request #7519:
URL: https://github.com/apache/arrow/pull/7519#issuecomment-653044818


   Addressed the review comments and changed the equality checks to be strict, 
only allowing to compare scalars with scalars of the same type. One exception 
*could* be to compare invalid scalar values to `pa.NA`, but even if we consider 
to choose that behavior, it should be implemented on the C++ side.
   
   @pitrou @jorisvandenbossche it should be ready for another review.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to