You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "FangYongs (via GitHub)" <gi...@apache.org> on 2023/03/17 09:08:00 UTC

[GitHub] [incubator-paimon] FangYongs opened a new pull request, #615: [FLINK-31461] Supports schema historical version expiring

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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] FangYongs closed pull request #615: [FLINK-31461] Supports schema historical version expiring

Posted by "FangYongs (via GitHub)" <gi...@apache.org>.
FangYongs closed pull request #615: [FLINK-31461] Supports schema historical version expiring
URL: https://github.com/apache/incubator-paimon/pull/615


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] FangYongs commented on pull request #615: [FLINK-31461] Supports schema historical version expiring

Posted by "FangYongs (via GitHub)" <gi...@apache.org>.
FangYongs commented on PR #615:
URL: https://github.com/apache/incubator-paimon/pull/615#issuecomment-1475465616

   Use new paimon package name


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] FangYongs closed pull request #615: [FLINK-31461] Supports schema historical version expiring

Posted by "FangYongs (via GitHub)" <gi...@apache.org>.
FangYongs closed pull request #615: [FLINK-31461] Supports schema historical version expiring
URL: https://github.com/apache/incubator-paimon/pull/615


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org