alessandro-nori opened a new pull request, #600: URL: https://github.com/apache/iceberg-go/pull/600
According to the [View Spec](https://iceberg.apache.org/view-spec/#view-metadata): - `schemas` is a list of known schemas, so I renamed the field from `schema` to `schemas` and stored the schema in a slice - `versions` is a list of known versions of the view, so I replace the map with a slice -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
