adriangb opened a new issue, #19641:
URL: https://github.com/apache/datafusion/issues/19641

   ### Describe the bug
   
   Because Hash and Eq take out separate locks it's possible the underlying 
expression changes in between calls. Thus you get the same hash but not matches 
for equality. I think this may be problematic, it seemed to cause a spin loop 
with HashMap in some non commited code I have.
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to