This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch branch-1.6
in repository https://gitbox.apache.org/repos/asf/orc.git
from 7d1a3784c ORC-1146: Float category missing check if the statistic sum
is a finite value
add d15022fe7 ORC-1147: Use isNaN instead of isFinite to determine the
contain NaN values
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/orc/impl/RecordReaderImpl.java | 2 +-
.../src/test/org/apache/orc/TestVectorOrcFile.java | 88 ++++++++++++++++++++++
2 files changed, 89 insertions(+), 1 deletion(-)