danny0405 commented on issue #13512:
URL: https://github.com/apache/hudi/issues/13512#issuecomment-3027725140

   > Caused by: java.io.NotSerializableException: java.util.Optional
   
   okay, the global error itself is a `Throwable` which is serializable, but 
it's error stack trace takes a java `Optional` which is not.
   
   Are you still using 0.10? This release is super old.


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