mkleen commented on PR #22730: URL: https://github.com/apache/datafusion/pull/22730#issuecomment-4680118834
@Jefffrey What is your preference? - Adopt the behavior of Lists and Maps to Structs which means to forbid the cast on type-level - Adopt the behavior of Structs to Lists and Maps to allow the cast on type-level and throw an error when there is an null value present BTW: I didn't find any other issues/prs related to the topic. -- 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]
