kolban-google commented on issue #13719: URL: https://github.com/apache/iceberg/issues/13719#issuecomment-4710358237
@adrians ... I also tried to use the `rewrite_manifests` but it didn't seem to help (me). I did notice that the output was: ``` +-------------------------+---------------------+ |rewritten_manifests_count|added_manifests_count| +-------------------------+---------------------+ |0 |0 | +-------------------------+---------------------+ ``` ... so it may be that the rewrite_manifests in my instance of data didn't see/find anything to improve and hence the rewrite was nothing and the invalid file sizes remain present. -- 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]
