The ORC team is excited to announce the release of ORC v1.8.3.

The bug fixes:

  • ORC-1357: Handle missing compression block size
  • ORC-1382: Fix secondary config names org.sarg.* to orc.sarg.*
  • ORC-1384: Fix ArrayIndexOutOfBoundsException when reading dictionary stream bigger then dictionary
  • ORC-1393: Add reset(DiskRangeList input, long length) to InStream impl class

The test changes:

The tasks:

  • ORC-1358 Use spotless to format pom files