steven-aerts commented on PR #1708:
URL: https://github.com/apache/avro/pull/1708#issuecomment-3526362243

   @benoitcanton can you make a bug at https://issues.apache.org/?
   
   I already have a patch ready which fixes your issue by generating:
   ```java
   result = 31 * result + (result == null ? 0 : this.result.hashCode());
   ```


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