anew commented on PR #57722: URL: https://github.com/apache/spark/pull/57722#issuecomment-5180214556
This was blocked by https://issues.apache.org/jira/browse/SPARK-58525 (a bug in `StructType.merge`) which prevented proper case-insensitive schema merge for nested struct types. Addressed and merged in #57733, so we can now resume this work. Adding a test case for nested struct. -- 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]
