[
https://issues.apache.org/jira/browse/HUDI-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885304#comment-17885304
]
Danny Chen commented on HUDI-8266:
----------------------------------
Fixed via master branch: 215deedab36bf24bba11472e8253e17aa4d93776
> CleanPlanner is not serializable
> --------------------------------
>
> Key: HUDI-8266
> URL: https://issues.apache.org/jira/browse/HUDI-8266
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Timothy Brown
> Assignee: Timothy Brown
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> There is an issue where the CleanPlanner is not serializable due to the
> FileSystemView included in the object. We should leverage the HoodieTable to
> fetch the view when it is needed instead of serializing it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)