You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2021/11/16 19:39:45 UTC

[GitHub] [avro] martin-g commented on pull request #1395: AVRO-3251 AVDL files containing fields called "uuid" no longer compile.

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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org