tustvold commented on issue #15162: URL: https://github.com/apache/datafusion/issues/15162#issuecomment-2715942529
I guess it is so that child arrays can be processed independently without needing to somehow propagate their schema down from the parent at every callsite. But yes it is redundant, and this is why inconsistency causes problems at interop boundaries, as typically these just pick one to propogate. -- 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