rkrishn7 commented on issue #14380: URL: https://github.com/apache/datafusion/issues/14380#issuecomment-2638760053
Hello @findepi! I'd be happy to work on this. I believe it's as simple as shifting union schema coercion from the analyzer to logical plan building. However, since wildcard expansion happens later on, we wouldn't want to attempt coercing the plan inputs. Which makes me wonder - is there benefit to producing a plan that has a correct schema but may have non-coerced input plans? 🤔 -- 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