XComp commented on pull request #18963:
URL: https://github.com/apache/flink/pull/18963#issuecomment-1060645442


   I reopened this issue again after we decided to not have a common 
`FileSystem.delete` implementation on the Flink side. `FileSystem` is `@Public` 
and, therefore, should be touched only after a discussion round on the mailing 
list. As a consequence, we decided to move the recursion fix closer to the 
presto FileSystem in PR #18979 . The `FileSystem.delete` implementations can 
still return `false` which should be handled in `FileStateHandle` properly. 
Therefore, I opened this PR again considering the comments from @rkhachatryan 


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