nastra commented on issue #12652: URL: https://github.com/apache/iceberg/issues/12652#issuecomment-2754335817
@mohsenify can you please share the full stack trace? Also how are you writing the records to the file? The exception is coming from https://github.com/apache/iceberg/blob/c6d38e35750724d3b6b8d318ea465561bec5fd4d/core/src/main/java/org/apache/iceberg/io/DataWriter.java#L98 and indicates that you're accessing `toDataFile()` before you closed the writer. -- 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