danny0405 commented on issue #6390:
URL: https://github.com/apache/hudi/issues/6390#issuecomment-1214547742

   The code `context.flatMap(partitionPaths, partitionPath` is problematic 
because it may cause concurrent access to the remote fs view, the fs view is 
not thread safe now BTW.


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