Skip to content

v1.8.3

Compare
Choose a tag to compare
@dongjoon-hyun dongjoon-hyun released this 16 Mar 04:10
· 660 commits to main since this release
3530d78

Milestone

Changelog

Bug

  • 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

Test

Tasks

  • ORC-1358 Use spotless to format pom files