BsoBird commented on PR #3663:
URL: https://github.com/apache/iceberg/pull/3663#issuecomment-1953660936

   @CodingCat 
   Hello, I am working on a fix related to HadoopTableOperations. I would like 
to ask you a question.
   ```
         if (!lockManager.acquire(dst.toString(), src.toString())) 
   ```
   Why are you using dst.toString() and src.toString() as lock-key.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to