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

   ### What changes were proposed in this pull request?
   
   This PR aims to add the following to Apache ORC 2.1.1.
   - `Amazon Linux 2023` Docker Image to docker tests
   - `Amazon Corretto Java` test coverage
   
   ### Why are the changes needed?
   
   To improve Apache ORC test coverage.
   
   ### How was this patch tested?
   
   Check the newly added docker image and `Corretto Java` Version.
   ```
   $ docker run -it --rm apache/orc-dev:amazonlinux23 java --version
   openjdk 17.0.14 2025-01-21 LTS
   OpenJDK Runtime Environment Corretto-17.0.14.7.1 (build 17.0.14+7-LTS)
   OpenJDK 64-Bit Server VM Corretto-17.0.14.7.1 (build 17.0.14+7-LTS, mixed 
mode, sharing)
   ```
   
   Pass the CIs with newly added `amazonlinux23` image.
   
   <img width="873" alt="Screenshot 2025-02-22 at 15 23 41" 
src="https://github.com/user-attachments/assets/7b8c0896-8670-4e18-8fc9-360c0b4d08a2";
 />
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


-- 
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