jiangzhx commented on PR #5907: URL: https://github.com/apache/arrow-datafusion/pull/5907#issuecomment-1513429846
> @jiangzhx Why not add a new `SubQueryExec` for all the uncorrelated subqueries? Since we will need this for those subqueries that can not be de-correlated. I remember this was a similar PR for the purpose, but that PR was not merged or it was in someone's personal branch. @mingmwang Thank you very much for your response. Adding a SubQueryExec can solve many subquery scenarios. If this issue is not urgent, I would like to try working on it, even though I don't have much experience in this area. -- 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]
