adriangb commented on issue #15513: URL: https://github.com/apache/datafusion/issues/15513#issuecomment-3194445154
I'd also like to list the "next steps" to 🎣 contributors: - Support more join types: https://github.com/apache/datafusion/pull/17090 - Better synchronization of dynamic filter updates across partitions: https://github.com/apache/datafusion/pull/16433 - Push down more hash join information: https://github.com/apache/datafusion/issues/17171 - Implement dynamic filters for more types of joins (CrossJoin, NestedLoopJoin, etc.): ?? - Order files in each partition by the ORDER BY clause using statistics (better early termination): ?? -- 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