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

   ### Purpose
    - A branch created from a tag shares the tag snapshot's data and manifest 
files. Deleting the tag makes the branch unqueryable. 
    - Block deleteTag with an error with referencing branches, so a tag cannot 
be removed while a branch depends on it.
    - Make automatic tag expiration skip such tags with a warning instead, 
since it runs during commit and must not fail the commit.
    - Supported for FileSystemBranchManager and CatalogBranchManager.
   
   ### 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