erratic-pattern commented on issue #20937:
URL: https://github.com/apache/datafusion/issues/20937#issuecomment-4067735015

   Interesting that it passes on branch-53 and main. branch-53 still has 
`flatten_dictionary_array` (it doesn't have #20505), which explains why it 
passes there.
   
   But main has #20505 (flatten removed) and the same 
`ArrayStaticFilter::contains()` code as branch-52. Could you double-check the 
main result? The code paths look identical to branch-52 from my reading.


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