You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (Jira)" <ji...@apache.org> on 2020/03/27 22:35:00 UTC

[jira] [Resolved] (ORC-519) Incorrect ORC v1 specification of Decimal encoding

     [ https://issues.apache.org/jira/browse/ORC-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley resolved ORC-519.
-------------------------------
    Fix Version/s: 1.7.0
       Resolution: Fixed

I just committed this. Thanks, Norbert!

> Incorrect ORC v1 specification of Decimal encoding
> --------------------------------------------------
>
>                 Key: ORC-519
>                 URL: https://issues.apache.org/jira/browse/ORC-519
>             Project: ORC
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Brent Kerby
>            Assignee: Norbert Luksa
>            Priority: Minor
>             Fix For: 1.7.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> According to the ORC v1 specification ([https://orc.apache.org/specification/ORCv1/]), the SECONDARY (scale) stream in a Decimal column is encoded using Unsigned Integer RLE v1. However, observing the implementation and behavior of the C++ library, it is evident that the Signed Integer RLE v1 is what is actually used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)