v1.6.14
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
- ORC-1016: Use
[email protected]
in GitHub Action MacOS CIs - ORC-1113: Remove CentOS 8 from docker-based tests (#1040)