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-1649:[C++][Conan] Add 2.0.0 to conan recipe and update release guide #1841

Closed wgtmac closed 4 months ago

wgtmac commented 4 months ago

What changes were proposed in this pull request?

Why are the changes needed?

Upstream has added ORC 2.0.0: https://github.com/conan-io/conan-center-index/pull/23046

How was this patch tested?

Tested it locally.

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

No.

wgtmac commented 4 months ago

It seems unnecessary to run the C++ and Java CIs for this patch.

dongjoon-hyun commented 4 months ago

I published this to Apache ORC website, too. If you want, you can announce this to dev@orc and user@orc, @wgtmac .

wgtmac commented 4 months ago

Sent the email. Thanks @dongjoon-hyun!