Fokko commented on code in PR #2934:
URL: https://github.com/apache/avro/pull/2934#discussion_r1623649255
##########
lang/java/avro/src/main/java/org/apache/avro/specific/SpecificData.java:
##########
@@ -372,6 +372,7 @@ private static boolean isBlank(CharSequence cs) {
/** Return the class that implements a schema, or null if none exists. */
public Class getClass(Schema schema) {
+
Review Comment:
Let's avoid unrelated changes:
```suggestion
```
--
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]