The ORC team is excited to announce the release of ORC v2.0.7.

The bug fixes:

  • ORC-1825: Bump Snappy to 1.2.1
  • ORC-1827: Bump ZLIB to 1.3.1
  • ORC-1828: Bump LZ4 to 1.10.0
  • ORC-1892: Upgrade snappy to 1.2.2
  • ORC-1893: Upgrade zstd to 1.5.7
  • ORC-1973: Use int64_t instead of google::protobuf::int64 for Protobuf v22+
  • ORC-1974: Use google::protobuf::TextFormat instead of DebugString for Protobuf v30+
  • ORC-2010: Use IANA Identifier America/Los_Angeles instead of US/Pacific in Java

The test changes:

  • ORC-1996: Remove MacOS 13 from GitHub Action CI and docs

Tasks:

  • ORC-1896: Add CMAKE_POLICY_VERSION_MINIMUM=3.12 to ThirdpartyToolchain.cmake