walterddr commented on pull request #8200: URL: https://github.com/apache/pinot/pull/8200#issuecomment-1044813959
Hi @Jackie-Jiang @mcvsubbu I updated the approach to 1. add a `copyDir` API that can copy between directories within the same PinotFS. 2. also I made a default `copy` implementation in PinotFS to only allow file copy and throws UOE if it is attempting to copy a directory any additional thoughts to this approach? this will be a behavior change so I will add release note to document the change for next release. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
