adriangb commented on PR #19602:
URL: https://github.com/apache/datafusion/pull/19602#issuecomment-3706411444

   > Under default settings, `HashTableLookupExpr::evaluate` is not called; . I 
am uncertain if this current behavior is intentional.
   
   Yes that's per design. It's only used when the filter is pushed down into 
and evaluated row by row by the Parquet machinery. There's work to make that 
the default: #19477
   


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