ksmou commented on PR #10116: URL: https://github.com/apache/hudi/pull/10116#issuecomment-1825261606
> > We provide a config to allow using secondary table view first is also a optional way > > So only the clean task uses the local fs view ? I didn't see that change in Flink. Yes, only clean task plan generator uses the local fs view. Flink only has one clean operator and this config maybe not helpful for Flink. I think we can add this config, it does not influence the Flink job. And it's helpful for clean plan task for Spark. -- 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]
