opwvhk commented on pull request #1395:
URL: https://github.com/apache/avro/pull/1395#issuecomment-970291570


   Looks good, but incomplete.
   
   There are 31 keywords in the IDL grammar, and only 25 of them are accepted 
as identifier.
   Fields named `idl`, `import`, `oneway`, `null`, `local_timestamp_ms` or 
`uuid` are all ignored. This commit only fixes the last one.
   
   To verify, see lines 235-264, and lines 1582-1607.


-- 
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]


Reply via email to