alamb opened a new pull request, #14385: URL: https://github.com/apache/datafusion/pull/14385
Draft as it Builds on https://github.com/apache/datafusion/pull/14384 ## Which issue does this PR close? - Fixes https://github.com/apache/datafusion/issues/14154 ## Rationale for this change See issue -- nested structs in Lists are not coerced correctly ## What changes are included in this PR? 1. Fix bug (basically the same fix in https://github.com/apache/datafusion/pull/14384 to the type_union resolution) 2. Add tests <!-- There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. --> ## Are these changes tested? Yes, new sqllogictests ## Are there any user-facing changes? Bug fix -- 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