alexeykudinkin commented on PR #7716:
URL: https://github.com/apache/hudi/pull/7716#issuecomment-1409047425

   > the serialVersionUID should only be set to 1 because different JVM 
generates different serialVersionUID and the compatibility problem of 
serialVersionUID is inevitable. WDYT?
   
   Clarification, it might be generated differently by different JVM versions 
but this process is deterministic and is dependent on the class in question. 
   
   Can you elaborate on the problem you're trying to address here?


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