You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2018/11/27 22:08:41 UTC

[GitHub] jenniferdai opened a new pull request #3556: Fixing AzurePinotFS Move API

jenniferdai opened a new pull request #3556: Fixing AzurePinotFS Move API
URL: https://github.com/apache/incubator-pinot/pull/3556
 
 
   * Previously, we called a rename in the move method in AzurePinotFS. PinotFS assumes that the move command takes in the srcUri and that the file gets moved to dstUri. However, rename doesn't behave that way. I have changed move to be a copy and delete instead. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org