ArnavBalyan opened a new pull request, #7800:
URL: https://github.com/apache/paimon/pull/7800

   ### Purpose
     - fastForward copies the tag directory to main, even when the branch did 
not have a tag created.
     - On object store,`listStatus` on the missing directory throws FNF 
exception, causing failure for fastforward for branch without tags.
     - Add a guard to check that the tag dir exists before the copy operation.
     - Closes #7781
   ### Tests
    - UT


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