ErenDursun commented on PR #692: URL: https://github.com/apache/iceberg-go/pull/692#issuecomment-3789710125
Also https://github.com/apache/iceberg/issues/15108#issuecomment-3785686712 suggests the partition specs should be tracked in a `map<spec id, spec>`. But that would necessitate a change in the Metadata interface, which is user-facing and thus a breaking change. https://github.com/apache/iceberg-go/blob/ad086d2613879a5699e40419330c57514d17a121/table/metadata.go#L92 -- 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]
