mroz45 opened a new issue, #45700:
URL: https://github.com/apache/arrow/issues/45700

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The Equals method does not check if either of the Expression objects is 
nullptr. A nullability check should be added to handle cases where one or both 
objects are nullptr before attempting to compare them.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to