mbutrovich opened a new issue, #20910: URL: https://github.com/apache/datafusion/issues/20910
I have a number of things I'd like to keep improving for SMJ, particularly because DataFusion Comet still relies on it heavily for larger-than-memory joins. - [ ] Specialized stream for semi/anti SMJ #20806 - [ ] Remove semi/anti logic from existing SMJ stream - [ ] More use of Arrow-rs `DynComparator` where appropriate to reduce per-row type matching -- 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]
