FangYongs opened a new pull request, #615: URL: https://github.com/apache/incubator-paimon/pull/615
This PR aims to delete versions for schema which are no longer referenced by snapshots after expiring snapshots. The main changes are as follows 1. Added `expireSchema` in `SchemaManager` 2. Added expiring schema in `FileStoreExpireImpl.expire` The main tests are as follows 1. Added test in `SchemaManagerTest.testExpireSchema` to expire schema by given schema id 2. Added test in `CleanedFileStoreExpireTest.testExpireWithNumber` to expire schema after snapshots are expired -- 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]
