martin-g commented on pull request #1395: URL: https://github.com/apache/avro/pull/1395#issuecomment-970615990
Thanks for the review! > Fields named `idl`, `import`, `oneway`, `null`, `local_timestamp_ms` or `uuid` are all ignored. Are you sure about `local_timestamp_ms` ? It is at https://github.com/apache/avro/blob/99547e0ee2e0a4a839253848d7b34bac7f5e4cea/lang/java/compiler/src/main/javacc/org/apache/avro/compiler/idl/idl.jj#L263 and https://github.com/apache/avro/blob/99547e0ee2e0a4a839253848d7b34bac7f5e4cea/lang/java/compiler/src/main/javacc/org/apache/avro/compiler/idl/idl.jj#L1605 -- 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]
