Jefffrey commented on issue #16520: URL: https://github.com/apache/datafusion/issues/16520#issuecomment-3417914434
I've raised https://github.com/apache/datafusion/issues/18150 as I was looking at the physical planner code and was quite confused by the async rewriting when investigating a bug (#18149) and I see there was some discussion about this in the original PR, so hopefully we can continue that discussion. I've also added some tasks to the epic here that were mentioned in the original PR (join expressions, async udafs, etc.) I won't create issues for them yet as I think we want to handle the rewrite issue first, otherwise we'd be adding more of that rewrite logic into the physical planner 🤔 -- 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]
