apache / orc

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
https://orc.apache.org/
Apache License 2.0
689 stars 483 forks source link

ORC-1557: Add GitHub Action CI for `Docker Test` #1700

Closed dongjoon-hyun closed 10 months ago

dongjoon-hyun commented 10 months ago

What changes were proposed in this pull request?

This PR aims to add a new GitHub Action CI pipeline for Docker Test.

Why are the changes needed?

To automate Docker and reduce the overhead of release process.

How was this patch tested?

Pass the CIs.

dongjoon-hyun commented 10 months ago

Merged to branch-1.7.