bknbkn commented on issue #11314: URL: https://github.com/apache/iceberg/issues/11314#issuecomment-2409677616
The reason for this problem seems to be that each spec uses the latest schema, and historical specs may not be able to find fields in the latest schema. I think it is necessary to persist the schma id into each spec. Based on this, each PartitionSpec can find its own schema when it is generated. -- 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