neilconway commented on PR #21240: URL: https://github.com/apache/datafusion/pull/21240#issuecomment-4535052505
@LiaCastaneda Thanks for letting us know; I'm sorry that this PR is a breaking change for datafusion-distributed. Putting this planning behavior behind a session property will be non-trivial, because various parts of the planner code have been simplified to assume that uncorrelated scalar subqueries will not be rewritten into joins (partly as part of this PR; also in #22316, maybe elsewhere). How difficult will it be for datafusion-distributed to adapt to this change, do you think? -- 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]
