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

The bug fixes:

  • ORC-1121 Fix column coversion check bug which causes column filters don’t work
  • ORC-1146 Float category missing check if the statistic sum is a finite value
  • ORC-1147 Use isNaN instead of isFinite to determine the contain NaN values

The ‘tests’ fixes:

  • ORC-1016 Use openssl@1.1 in GitHub Action MacOS CIs
  • ORC-1113 Remove CentOS 8 from docker-based tests