LGTM +1 (binding)
On Wed, Aug 12, 2020 at 11:47 AM Ryan Murray <rym...@dremio.com> wrote: > 1. Verify the signature: OK > 2. Verify the checksum: OK > 3. Untar the archive tarball: OK > 4. Run RAT checks to validate license headers: RAT checks passed > 5. Build and test the project: all unit tests passed. > > +1 (non-binding) > > Best, > > Ryan > > On Tue, Aug 11, 2020 at 6:56 PM Ryan Blue <b...@apache.org> wrote: > >> Hi everyone, >> >> I propose the following RC to be released as official Apache Iceberg >> 0.9.1 release. >> >> The commit id is e7c59ec83bba9b2d934ef124d36eabfcdd33f319 >> * This corresponds to the tag: apache-iceberg-0.9.1-rc0 >> * https://github.com/apache/iceberg/commits/apache-iceberg-0.9.1-rc0 >> * https://github.com/apache/iceberg/tree/e7c59ec8 >> >> The release tarball, signature, and checksums are here: >> * >> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-0.9.1-rc0/ >> >> You can find the KEYS file here: >> * https://dist.apache.org/repos/dist/dev/iceberg/KEYS >> >> Convenience binary artifacts are staged in Nexus. The Maven repository >> URL is: >> * >> https://repository.apache.org/content/repositories/orgapacheiceberg-1009/ >> >> This is a patch release on top of 0.9.0 with several fixes: >> * A correctness fix for ORC timestamps before 1 Jan 1970 that were >> written by Spark >> * A read fix for ORC decimals with precision less than 18 >> * A fix to support push-down predicates with negated expressions >> * Fixes for imports from other shaded Guava locations >> >> For the full list, see the 0.9.x branch: >> https://github.com/apache/iceberg/commits/0.9.x >> >> Please download, verify, and test. >> >> Please vote in the next 72 hours. >> >> [ ] +1 Release this as Apache Iceberg 0.9.1 >> [ ] +0 >> [ ] -1 Do not release this because... >> >> >> -- >> Ryan Blue >> >