+1 (non-binding) Performed the following: * C++ build and test * Java build and test * Manual testing of the filters * Built and tested Spark 3.x with 1.7.0 - there are a couple of minor test failures, one a result of SearchArgument String representation and another a result of the minor increase in file size as a result of recording the version string - On fixing the tests I was able to successfully build and test Spark 3.x both with the SearchArgument to Filter conversion on and off
Regards, Pavan > On Sep 14, 2021, at 8:01 PM, Dongjoon Hyun <[email protected]> wrote: > > +1 > > 1. Shasum and gpg sig checked. > 2. Built and ran the C++/Java tests (including tools/example/bench) from > the source > > Test project /Users/dongjoon/RC/orc-1.7.0/build > Start 1: orc-test > 1/7 Test #1: orc-test ......................... Passed 4.28 sec > Start 2: java-test > 2/7 Test #2: java-test ........................ Passed 149.59 sec > Start 3: java-examples-test > 3/7 Test #3: java-examples-test ............... Passed 0.57 sec > Start 4: java-tools-test > 4/7 Test #4: java-tools-test .................. Passed 0.24 sec > Start 5: java-bench-gen-test > 5/7 Test #5: java-bench-gen-test .............. Passed 1.67 sec > Start 6: java-bench-scan-test > 6/7 Test #6: java-bench-scan-test ............. Passed 1.26 sec > Start 7: tool-test > 7/7 Test #7: tool-test ........................ Passed 12.81 sec > > 100% tests passed, 0 tests failed out of 7 > > 3. Docker tests passed. (on the branch-1.7) > 4. Apache Spark integration test passed > (RC0 staging + Spark 3.3.0-SNAPSHOT) > https://github.com/dongjoon-hyun/spark/pull/70 > > Dongjoon > > > On Tue, Sep 14, 2021 at 6:49 PM William Hyun <[email protected]> wrote: > >> +1 >> >> - Checked gpg sign and checksum >> - Built and tested java from the source on mac env with Java8. >> >> On 2021/09/14 23:42:49, "Owen O'Malley" <[email protected]> wrote: >>> +1 (binding) >>> >>> * Checked sig and checksum >>> * Ran docker builds >>> * Built with -Pbenchmark & -Panalyze and -Papache-release >>> >>> On Mon, Sep 13, 2021 at 1:09 AM Dongjoon Hyun <[email protected]> >>> wrote: >>> >>>> Please vote on releasing the following candidate as Apache ORC version >>>> 1.7.0. >>>> >>>> [ ] +1 Release this package as Apache ORC 1.7.0 >>>> [ ] -1 Do not release this package because ... >>>> >>>> TAG: >>>> https://github.com/apache/orc/releases/tag/release-1.7.0rc0 >>>> >>>> RELEASE FILES: >>>> https://dist.apache.org/repos/dist/dev/orc/orc-1.7.0-rc0 >>>> >>>> STAGING REPOSITORY: >>>> https://repository.apache.org/content/repositories/orgapacheorc-1047/ >>>> >>>> LIST OF JIRA ISSUES: >>>> https://issues.apache.org/jira/projects/ORC/versions/12346293 >>>> >>>> This vote will be open for 72 hours. >>>> >>>> Thanks, >>>> Dongjoon. >>>> >>> >>
