voducdan commented on issue #13370: URL: https://github.com/apache/iceberg/issues/13370#issuecomment-2999215032
Just a mistake from my side, have to add `mergeSchema` to `true` and `check-ordering` to `false` when writing: df.writeTo(output_path).option("mergeSchema", "true").option("check-ordering", "false").overwritePartitions() -- 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