ArnavBalyan opened a new pull request, #9325:
URL: https://github.com/apache/paimon/pull/9325
### Purpose
- SchemaManagerTest intentionally injects artificial failure to verify retry
behavior.
- The existing column update test reads schema without retrying, this causes
the injected ArtificialException to fail the tests randomly and CI failure.
- Fix by wrapping the schema reads with a retryArtificialException.
### 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]