Skip to content

v1.7.4

Compare
Choose a tag to compare
@williamhyun williamhyun released this 16 Apr 03:35
· 1037 commits to main since this release
5a1b27b

Milestone

Changelog

Bug Fixes

  • ORC-1120: Remove C++ library limitation about write version (#1054)
  • ORC-1121: Fix column conversion check bug which causes column filters don't work (#1055)
  • ORC-1127: [C++] add missing version of UNSTABLE-PRE-2.0 (#1064)
  • ORC-1146: Float category missing check if the statistic sum is a finite value (#1078)
  • ORC-1147: Use isNaN instead of isFinite to determine the contain NaN values (#1082)

Improvements

Tests

Documentation