fpetersen-gl commented on PR #13565: URL: https://github.com/apache/iceberg/pull/13565#issuecomment-3078817940
In the end I'd love to validate that after a second call to `close()` on the writer, all file exists and at best are valid. The issue with the `ParquetFileWriter` mentioned above makes this assertion impossible. That's why I'm currently just testing that the `FanoutDataWriter` (which wraps several `ParquetWriter`s) is not closed yet, as at least one writer is not closed. -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org