You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by do...@apache.org on 2022/04/06 04:58:03 UTC

[orc] branch branch-1.6 updated (7d1a3784c -> d15022fe7)

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(-)