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

The bug fixes:

  • ORC-1866 Avoid zlib decompression infinite loop
  • ORC-1879 [C++] Fix Heap Buffer Overflow in LZO Decompression
  • ORC-1881 [C++] Populate dstBatch’s scale and precision in DecimalConvertColumnReader

The test changes:

  • ORC-1871 [C++] Include iomanip at TestDictionaryEncoding and TestConvertColumnReader
  • ORC-1872 Upgrade extra-enforcer-rules to 1.10.0
  • ORC-1875 Support ubuntu-24.04-arm in GitHub Action CIs

The build and dependency changes: