mxm commented on issue #13406: URL: https://github.com/apache/iceberg/issues/13406#issuecomment-3108753897
@peach12345 You might want to check out #13639 which could fix your schema evolution issues. >We’ve observed that the current-snapshot-id in the metadata file is set to -1, which means no snapshot is currently assigned. The metadata and manifest files look fine, and the corresponding Parquet file is also present. Could this behavior be related to the use of branches in the DynamicSink? Yes, that is expected when you write to a custom branch and the main branch doesn't contain any snapshots. -- 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