greenlaw commented on issue #2150: URL: https://github.com/apache/iceberg-python/issues/2150#issuecomment-3234615249
> [@greenlaw](https://github.com/greenlaw) take a look, let me know if missed anything you were looking for, i added the enhancements outlined above to: [#2143](https://github.com/apache/iceberg-python/pull/2143) Hey @ForeverAngry Sorry for delayed response on this. Yes, this covers the cases I'm most interested in. Really appreciate your efforts 🙏 . I do think the Java API also supports branch expiration ([setMaxRefAgeMs](https://iceberg.apache.org/docs/1.9.1/java-api-quickstart/#updating-retention-properties)) as well, but I think what you've added is most important, as we can always manually delete branches ourselves. -- 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]
