vanliu-tx opened a new issue, #4513: URL: https://github.com/apache/iceberg/issues/4513
I have one v1 table with some data files, after updating it to v2 and added some row delta deletes, it works fine. But when I delete some data files to expire data, the row delta delete-files were dropped somehow. This doesn't happen in the first commit, it happens in the second commit as the first commit wrote wrong min data sequence number in manifest. -- 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]
