- [x] `branch-1.7` is healthy in GitHub Action - https://github.com/apache/orc/commits/branch-1.7 - `Ubuntu 20.04`, `MacOS 10.15.7`, `MacOS 11.6.5`, `Windows` are tested. - `Java 8`, `Java 11`, `Java 17`, `Java 18` are tested. - `Clang 11.0.0` and `g++` - [x] Docker tests (`CentOS 7`, `Debian 10`, `Debian 11`, `Ubuntu 18`, `Ubuntu 20`, `Ubuntu 22`) passed. - [x] Apache Spark master integration test passed. - https://github.com/dongjoon-hyun/spark/pull/7 - [x] Apache Iceberg master integration test passed. - https://github.com/williamhyun/iceberg/pull/2 - [x] Tag is created. - https://github.com/apache/orc/releases/tag/v1.7.5-rc0 - [x] Upload source artifact - https://dist.apache.org/repos/dist/dev/orc/v1.7.5-rc0 - [x] Publish java artifact - https://repository.apache.org/content/repositories/orgapacheorc-1058 - [x] Vote started.
branch-1.7is healthy in GitHub ActionUbuntu 20.04,MacOS 10.15.7,MacOS 11.6.5,Windowsare tested.Java 8,Java 11,Java 17,Java 18are tested.Clang 11.0.0andg++CentOS 7,Debian 10,Debian 11,Ubuntu 18,Ubuntu 20,Ubuntu 22) passed.