zhedoubushishi commented on pull request #1870:
URL: https://github.com/apache/hudi/pull/1870#issuecomment-670256477


   > @zhedoubushishi there is one issue here. we are changing what goes into 
the cleaner plan i.e its writing full path as opposed to just the file names.
   > 
   > This means that we need to bump up the cleaner metadata and add some 
inter-op code here. since there might be pending cleaner plans on the timeline, 
that have just the file names. . To avoid all this can we try and implement 
this without changing the cleaner plan?
   
   Can I know in which condition would there be pending cleaner plans? afaik, 
Hudi will run clean right after create a clean request. So does the pending 
cleaner only exist when there's a clean request but the clean commit failed?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to