LiaCastaneda commented on issue #7955: URL: https://github.com/apache/datafusion/issues/7955#issuecomment-3023218634
Thanks! Just to clarify - I didn’t mean user-facing `WHERE IN (SELECT ...)` clauses. I meant building `IN LIST` expression filter dynamically at runtime (or essentially what @xudong963 said, building a list from the values of build side) and pushing them down to the probe side. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org