Hi, All. Since we released Apache ORC 2.2.0 on July 29th, we have 23 patches.
- https://github.com/apache/orc/releases/tag/v2.2.0 (2025-07-29) - https://github.com/apache/orc/milestone/51 (23 tasks) The following patches are included. ORC-1966: [C++] Fix ZSTD compress/decompress to propagate errors ORC-1972: Upgrade ORC Format to 1.1.1 ORC-1973: [C++] Use int64_t instead of google::protobuf::int64 for Protobuf v22+ ORC-1974: [C++] Use google::protobuf::TextFormat instead of DebugString for Protobuf v30+ I'd like to propose to release 2.2.1 next week in order to align with Apache Spark 4.1.0-preview2. Please let me know if you need more patches. Best, Dongjoon.
