apache / orc

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

ORC-1656: Skip build and test on conan updates #1847

Closed cxzl25 closed 4 months ago

cxzl25 commented 4 months ago

What changes were proposed in this pull request?

This PR aims to skip build and test on conan updates

Why are the changes needed?

To save community resources from running tests on irrelevant changes.

https://github.com/apache/orc/pull/1846#pullrequestreview-1938239894

How was this patch tested?

GA

Was this patch authored or co-authored using generative AI tooling?

No