ArnavBalyan opened a new pull request, #9476:
URL: https://github.com/apache/paimon/pull/9476
### Purpose
- Paimon runs Iceberg callbacks for commits on every branch.
- Non main branch operations use the main table’s Iceberg metadata
location, causing main metadata and the external catalog pointer to be
overwritten.
- Run Iceberg validation, commit and tag callbacks only for the main branch.
### 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]