Skip to content

v1.6.14

Compare
Choose a tag to compare
@dongjoon-hyun dongjoon-hyun released this 14 Apr 21:54
· 1320 commits to main since this release
9d22674

Milestone

Changelog

Bug Fixes

  • ORC-1121: Fix column coversion check bug which causes column filters don't work (#1055)
  • 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)

Tests