tianchen92 opened a new pull request #7496:
URL: https://github.com/apache/arrow/pull/7496


   Related to [ARROW-7084](https://issues.apache.org/jira/browse/ARROW-7084).
   
   It looks like ArrayRangeEquals in compare.cc only checks type IDs before 
doing comparison actual values.  This is inconsistent with ArrayEquals which 
checks for type equality and also seems incorrect for cases like Decimal128. 


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