tustvold commented on issue #15162: URL: https://github.com/apache/datafusion/issues/15162#issuecomment-2715270645
> I'm currently looking for any scenarios to verify if the inner field name check is reasonable. The major ones are interop boundaries, arrow itself largely doesn't care, but other systems do. For example, writing a RecordBatch to parquet, sending it over the C data interface, etc... There are quite a lot of places that assume the RecordBatch schema / StructArray schema is the same. I'm pretty certain we can't relax this check without it causing subtle breakage. -- 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