opwvhk commented on PR #1708:
URL: https://github.com/apache/avro/pull/1708#issuecomment-1150927691

   > I used to think that Avro required that the code-generator version _must_ 
be in sync with the avro library version, because that's the way my company 
always did it, but I've learned since that it's not always the case.
   
   This is the case for ANTLR, and is a common practice because some generated 
code is so tightly coupled to the library, that using the same version is a 
requirement to ensure compatibility. This is not the case for Avro.


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