apache / iceberg

Apache Iceberg
https://iceberg.apache.org/
Apache License 2.0
6.49k stars 2.24k forks source link

1.7.0rc0 cherry picks #2 #11603

Closed bryanck closed 1 day ago

bryanck commented 1 day ago

This PR picks the following PRs to the 1.7.x branch, in preparation for the 1.7.1 release:

https://github.com/apache/iceberg/pull/11516 https://github.com/apache/iceberg/pull/11395 https://github.com/apache/iceberg/pull/11504 https://github.com/apache/iceberg/pull/11574

This is the same as https://github.com/apache/iceberg/pull/11593 which was squash merged, which we don't want for this.

nastra commented 1 day ago

I think we just need to make sure to hit Rebase and merge instead of Squash and mergewhen merging

RussellSpitzer commented 1 day ago

Thanks! It's not a huge deal but I like to have the history in the branch if possible