Skip to content

v2.2.2

Latest

Choose a tag to compare

@dongjoon-hyun dongjoon-hyun released this 12 Jan 03:57
· 168 commits to main since this release

Milestone

Full Changelog

Bug Fixes

  • ORC-2027: [C++] Fix undefined behavior in DoubleColumnReader::readFloat()
  • ORC-2032: Upgrade zstd-jni to 1.5.7-6
  • ORC-2040: Upgrade commons-cli to 1.11.0
  • ORC-2051: Fix Meson build to use ORC Format 1.1.1

Test

  • ORC-2037: Upgrade Spark to 4.1.0 and Scala to 2.13.17
  • ORC-2041: Update cpp-linter-action hash to match ASF infra
  • ORC-2050: Add MacOS 26 to meson/macos-cpp-check and use mainly in build GitHub Action job
  • ORC-2058 Upgrade commons-lang3 to 3.20.0

Task

  • ORC-2042: Upgrade maven.version to 3.9.12
  • ORC-2057: Add Pandas page at Using in Python section