+1

- Verified the checksum and sigs
- Verified the source tarball 
- Built and tested from source with Java 17.0.10 on MacOS 14.4/AppleSilicon.
- Verified the published Maven Artifacts are built with Java 8.

    $ javap -verbose Reader.class
    Classfile /Users/dongjoon/RC/org/apache/orc/Reader.class
      Last modified Jan 1, 2000; size 3158 bytes
      SHA-256 checksum     
30159ee5943ae676d807605a87206721a8761b2defbe5c9c1e8c3860c19be0a6
      Compiled from "Reader.java"
    public interface org.apache.orc.Reader extends java.io.Closeable
      minor version: 0
      major version: 52


Thank you so much, Gang.

Dongjoon.

On 2024/03/18 04:27:50 Gang Wu wrote:
> Please vote on releasing the following candidate as Apache ORC version
> 1.9.3.
> 
> [ ] +1 Release this package as Apache ORC 1.9.3
> [ ] -1 Do not release this package because ...
> 
> TAG:
> https://github.com/apache/orc/releases/tag/v1.9.3-rc0
> 
> RELEASE FILES:
> https://dist.apache.org/repos/dist/dev/orc/v1.9.3-rc0
> 
> STAGING REPOSITORY:
> https://repository.apache.org/content/repositories/orgapacheorc-1078
> 
> LIST OF ISSUES:
> https://issues.apache.org/jira/projects/ORC/versions/12353961
> https://github.com/apache/orc/milestone/25?closed=1
> 
> This vote will be open for at least 72 hours.
> 
> Thanks,
> Gang
> 

Reply via email to