steven-aerts commented on code in PR #1708:
URL: https://github.com/apache/avro/pull/1708#discussion_r888787906
##########
lang/java/tools/src/test/compiler/output-string/avro/examples/baseball/FieldTest.java:
##########
@@ -16,6 +16,8 @@
@org.apache.avro.specific.AvroGenerated
public class FieldTest extends org.apache.avro.specific.SpecificRecordBase
implements org.apache.avro.specific.SpecificRecord {
private static final long serialVersionUID = 4609235620572341636L;
+
+
Review Comment:
@opwvhk, they were [introduced 9 months
ago](https://github.com/apache/avro/pull/885/files#diff-fe8e85cc928036e36a87661cc5cc15a4ba6bddaff0b283910dee74209758fa51)
with the introduction of the custom logical types.
The test ignores white-spaces changes so it is only visible now. Do you
want me to do something about it?
--
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]