dkranchii commented on PR #17745: URL: https://github.com/apache/iceberg/pull/17745#issuecomment-5382560341
Thanks @dramaticlly for the suggestion - opened [#17772](https://github.com/apache/iceberg/pull/17772) to extend the TestRemoveSnapshots parameterization to V3. It widens the @Parameters matrix to include {3, true} and {3, false} and switches testExpireWithDeleteFiles to the existing fileADeletes() / fileBDeletes() helpers so it exercises both V2 position deletes and V3 deletion vectors. Would appreciate your review when you have a moment. -- 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]
