dongjoon-hyun opened a new pull request, #2569:
URL: https://github.com/apache/orc/pull/2569

   ### What changes were proposed in this pull request?
   This PR adds support for `ubi10` (Red Hat Universal Base Image 10) to the 
ORC Docker test environment. Specifically, it includes the following changes:
   - Adds a new Dockerfile for `ubi10` based on 
`registry.access.redhat.com/ubi10/ubi`.
   - Updates 
[docker/os-list.txt](cci:7://file:///Users/dongjoon/APACHE/orc-merge/docker/os-list.txt:0:0-0:0)
 to include `ubi10`.
   - Extends the GitHub Actions `docker` job matrix in 
[.github/workflows/build_and_test.yml](cci:7://file:///Users/dongjoon/APACHE/orc-merge/.github/workflows/build_and_test.yml:0:0-0:0)
 to test `ubi10`.
   - Updates the documentation in 
[site/_docs/building.md](cci:7://file:///Users/dongjoon/APACHE/orc-merge/site/_docs/building.md:0:0-0:0)
 to list `UBI 10` as a supported OS.
   
   ### Why are the changes needed?
   To ensure Apache ORC can be successfully built and tested on the `ubi10` 
platform. This expands the CI test matrix and provides an official Docker 
environment for Red Hat Enterprise Linux 10-compatible systems.
   
   ### How was this patch tested?
   This patch is tested by the newly added GitHub Actions `docker` job matrix 
`ubi10`. The CI builds the `ubi10` Docker image and runs the standard ORC 
compile and test suites (Java and C++) inside the container.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   Generated-by: `Gemini 3.1 Pro (High)` on `Antigravity`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to