github-actions[bot] closed issue #8745: Implementation does not write
`schema-id` into Manifest Avro headers
URL: https://github.com/apache/iceberg/issues/8745
--
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
github-actions[bot] commented on issue #8745:
URL: https://github.com/apache/iceberg/issues/8745#issuecomment-2401026587
This issue has been closed because it has not received any activity in the
last 14 days since being marked as 'stale'
--
This is an automated message from the Apache Gi
github-actions[bot] commented on issue #8745:
URL: https://github.com/apache/iceberg/issues/8745#issuecomment-2365374258
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
Fokko commented on issue #8745:
URL: https://github.com/apache/iceberg/issues/8745#issuecomment-1783512462
@JFinis I think this was in there so the schema didn't need to be
deserialized.
> Suggestion: Remove mentioning of field completely from the spec. It's
redundant and the implem
JFinis opened a new issue, #8745:
URL: https://github.com/apache/iceberg/issues/8745
### Apache Iceberg version
1.3.1
### Query engine
Spark
### Please describe the bug 🐞
The spec mandates the field `schema-id` to be written into the Avro header
of Manifest