srielau commented on PR #58581: URL: https://github.com/apache/spark/pull/58581#issuecomment-5603229661
Addressed the latest review in e19b586586d. In addition to the inline fixes, Scala and Python now pin the exact compatibility JSON tree for direct and nested CHAR/VARCHAR fields: omitted collation stays an unqualified type string, while explicit UTF8_BINARY and UNICODE_CI are provider-qualified under __COLLATIONS. Focused tests passed: TypesTests.test_char_varchar_type_collations and StructTypeSuite -z SPARK-59276. -- 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]
