cetra3 commented on issue #22073: URL: https://github.com/apache/datafusion/issues/22073#issuecomment-4417969758
FWIW @buraksenn there was no test for this use case, and it only really showed up when we were testing it out in some of our internal code, so a very hard thing to code defensively for. I don't think that there is a mandate to keep the `LogicalPlan` in the same shape between releases, but it's important to know that adjusting the shape of it drastically may have unintended side effects. -- 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]
