cloud-fan commented on a change in pull request #31201:
URL: https://github.com/apache/spark/pull/31201#discussion_r561857677
##########
File path:
external/avro/src/test/scala/org/apache/spark/sql/avro/AvroSuite.scala
##########
@@ -1261,6 +1262,58 @@ abstract class AvroSuite
}
}
+ test("Reading with user provided schema respects case sensitivity for field
matching") {
Review comment:
let's put the jira id in the test name: `test("SPARK-xxxx: ....")`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]