tobixdev commented on issue #19067:
URL: https://github.com/apache/datafusion/issues/19067#issuecomment-3607133808

   Thanks for the reproducer! I've tested it against the newest main and it is 
still failing.
   
   I've also checked with a debugger whether `FixedSizeBinaryArray::new_null` 
(the underlying issue of #18870 ) is called during the reproducer (it was not). 
So I think that the underlying issue seems to be a different one. The hypthesis 
seems reasonable but unfortunately I don't know much about the HashJoin 
implementation so I can't really comment on that.


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