+1 I tested locally, looks good to me.
Thank you All, William On 2021/08/05 18:11:07, Kyle Bendickson <[email protected]> wrote: > +1 for the release. > > I have tested ORC 1.6.10 with Iceberg (against current master branch): > https://github.com/kbendick/iceberg/pull/43 > <https://github.com/kbendick/iceberg/pull/43> It passes without issue or > without any required changes. > > I have also checked the SHA checksum and GPG signature KEYS and built and ran > from source as well. > > Thank you Owen, > Kyle > > > Kyle Bendickson > Software Engineer > Apple > ACS Data > One Apple Park Way, > Cupertino, CA 95014, USA > [email protected] > > This email and any attachments may be privileged and may contain confidential > information intended only for the recipient(s) named above. Any other > distribution, forwarding, copying or disclosure of this message is strictly > prohibited. If you have received this email in error, please notify me > immediately by telephone or return email, and delete this message from your > system. > > > > On Aug 4, 2021, at 10:15 PM, Dongjoon Hyun <[email protected]> wrote: > > > > +1 for the release. > > > > Thank you, Owen. > > > > 1. Shasum and gpg sig checked. > > 2. Built and ran the C++/Java unit tests from the source > > on Apple Silicon (M1) with OpenJDK 1.8.0_302. > > (cmake -DANALYZE_JAVA=ON ..; make package test-out) > > 3. Tested Java tools uber jar manually. > > 4. Tested Java example uber jar manually. > > 5. Docker tests passed. (on the branch-1.6) > > 6. Apache Spark integration test passed (ORC snapshot + Spark > > 3.3.0-SNAPSHOT) > > https://github.com/dongjoon-hyun/spark/pull/63 > > > > I only noticed that the commit message has a typo, `Preparing for release > > 1.5.10.`. > > > > https://github.com/apache/orc/releases/tag/release-1.6.10rc0 > > > > I don't think that's a blocker. > > > > Thanks, > > Dongjoon. > > > > > > > > On Wed, Aug 4, 2021 at 6:36 PM Dongjoon Hyun <[email protected]> > > wrote: > > > >> Thank you, Owen. > >> I started the testing. > >> > >> Dongjoon. > >> > >> On Wed, Aug 4, 2021 at 11:44 AM Owen O'Malley <[email protected]> > >> wrote: > >> > >>> All, > >>> > >>> Should we release the following artifacts as ORC 1.6.10? > >>> > >>> tar: http://home.apache.org/~omalley/orc-1.6.10/ > >>> tag: https://github.com/apache/orc/releases/tag/release-1.6.10rc0 > >>> jiras: https://issues.apache.org/jira/projects/ORC/versions/12350446 > >>> > >>> Thanks! > >>> > >> > >
