You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/08 10:15:20 UTC

[GitHub] [hudi] xushiyan commented on pull request #4965: [MINOR] Make spark context transient to avoid serialization

xushiyan commented on pull request #4965:
URL: https://github.com/apache/hudi/pull/4965#issuecomment-1061616368


   @boneanxs `HoodieEngineContext` itself is not serializable. In `HoodieTable` we also mark `HoodieEngineContext` transient. So I don't think the change is needed. Can you confirm please?


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org