findepi commented on PR #13176: URL: https://github.com/apache/datafusion/pull/13176#issuecomment-2449513008
Looking at https://github.com/apache/datafusion/issues/13190 It seems that schema check is too strict (It should allow fulfilling nulllable contract with non-null data, but not the other way around). If we relax the check around this, how many problems would remain to be addressed? -- 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]
