+1 (non-binding)

I checked the following things:

- signatures are good.
```
gpg --verify orc-1.8.8.tar.gz.asc
```
- checksums are good.
```
sha256sum --check orc-1.8.8.tar.gz.sha256
```
- build and test success from source code.

```
make test-out
Test project /tmp/v1.8.8-rc0/orc-1.8.8/build
    Start 1: orc-test
1/8 Test #1: orc-test .........................   Passed    4.37 sec
    Start 2: java-test
2/8 Test #2: java-test ........................   Passed  118.16 sec
    Start 3: java-tools-test
3/8 Test #3: java-tools-test ..................   Passed    0.10 sec
    Start 4: java-bench-gen-test
4/8 Test #4: java-bench-gen-test ..............   Passed    1.83 sec
    Start 5: java-bench-scan-test
5/8 Test #5: java-bench-scan-test .............   Passed    1.24 sec
    Start 6: java-bench-hive-test
6/8 Test #6: java-bench-hive-test .............   Passed   11.56 sec
    Start 7: java-bench-spark-test
7/8 Test #7: java-bench-spark-test ............   Passed  215.00 sec
    Start 8: tool-test
8/8 Test #8: tool-test ........................   Passed   11.20 sec

100% tests passed, 0 tests failed out of 8

Total Test time (real) = 363.47 sec
Built target test-out
```

```
java -version
openjdk version "1.8.0_362"
OpenJDK Runtime Environment (Zulu 8.68.0.21-CA-macos-aarch64) (build
1.8.0_362-b09)
OpenJDK 64-Bit Server VM (Zulu 8.68.0.21-CA-macos-aarch64) (build
25.362-b09, mixed mode)
```

Dongjoon Hyun <dongjoon.h...@gmail.com> 于2024年11月10日周日 11:17写道:
>
> +1
>
> Thank you always, Gang!
>
> Dongjoon.
>
>
> On Sat, Nov 9, 2024 at 11:36 AM William H. <williamhy...@gmail.com> wrote:
>
> > +1
> >
> > Thank you Gang for driving this release.
> >
> > Bests,
> > William
> >
> > On Fri, Nov 8, 2024 at 8:52 AM Gang Wu <ust...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > Please vote on releasing the following candidate as Apache ORC version
> > > 1.8.8.
> > >
> > > [ ] +1 Release this package as Apache ORC 1.8.8
> > > [ ] -1 Do not release this package because ...
> > >
> > > TAG:
> > > https://github.com/apache/orc/releases/tag/v1.8.8-rc0
> > >
> > > RELEASE FILES:
> > > https://dist.apache.org/repos/dist/dev/orc/v1.8.8-rc0
> > >
> > > STAGING REPOSITORY:
> > > https://repository.apache.org/content/repositories/orgapacheorc-1085
> > >
> > > LIST OF ISSUES:
> > > https://issues.apache.org/jira/projects/ORC/versions/12354603
> > > https://github.com/apache/orc/milestone/31?closed=1
> > >
> > > This vote will be open for at least 72 hours.
> > >
> > > Thanks,
> > > Gang
> > >
> >

Reply via email to