HyukjinKwon commented on a change in pull request #34009:
URL: https://github.com/apache/spark/pull/34009#discussion_r710604396
##########
File path:
external/avro/src/test/scala/org/apache/spark/sql/avro/AvroSchemaHelperSuite.scala
##########
@@ -133,4 +133,27 @@ class AvroSchemaHelperSuite extends SQLTestUtils with
SharedSparkSession {
helperNullable.validateNoExtraCatalystFields(ignoreNullable = false)
}
}
+
+ test("validateNoExtraRequiredAvroFields detects required fields and ignores
nullable fields") {
Review comment:
Shall we aadd a JIRA prefix in the test title?
--
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]