c-thiel opened a new issue, #392:
URL: https://github.com/apache/iceberg-rust/issues/392

   Currently the field `max_ref_age_ms` of the Tag `SnapshotRetention` is 
required:
   
https://github.com/apache/iceberg-rust/blob/f1ea6e137eaabf22ff7d091bfafa0a05739a6516/crates/iceberg/src/spec/snapshot.rs#L354
   
   I believe it should be optional. The comment correctly states that: 
'Defaults to table property history.expire.max-ref-age-ms'.
   It can only default to something if its optional, such as all the durations 
for the `Branch` Variant.


-- 
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]

Reply via email to