yingjianwu98 opened a new pull request, #14605:
URL: https://github.com/apache/iceberg/pull/14605

   **Motivation**
     Currently, when a snapshot is created in Iceberg, there is no metadata 
indicating which branch it was committed to. This information is lost
     After the commit completes, making it difficult to:
     - Audit snapshot provenance: Users cannot determine which branch created a 
particular snapshot
     - Debug branch operations: When investigating issues with multi-branch 
workflows, the origin branch is unknown
     - Implement branch-aware tooling: Monitoring and observability tools 
cannot track which branches are most active or analyze branch-specific metrics
   
   Previously, I have a PR to only [include it in wap 
branch](https://github.com/apache/iceberg/pull/13922) but I feel this is useful 
for general branch use case.


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

Reply via email to