alamb commented on issue #10613: URL: https://github.com/apache/datafusion/issues/10613#issuecomment-2125679429
> This is like an optimization for empty tables. The result above is when both t3 and t4 are empty. After insert some values, the plan displayed correctly. I believe that is correct You can see how the optimizer transforms the plan using `EXPLAIN VERBOSE` -- 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]
