vlad-arista commented on issue #14991: URL: https://github.com/apache/datafusion/issues/14991#issuecomment-2724763313
I think the issue here is not `LazyMemoryExec` but `UnnestExec` which doesn't propagate output ordering of the columns not involved in unnesting (judging by the implementation of unnest, the order seems to be respected). I'll open a separate issue to track this discussion. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org