You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2022/03/29 01:01:00 UTC

[jira] [Resolved] (ORC-1125) [C++] Support decoding decimals in RLE

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

Quanlong Huang resolved ORC-1125.
---------------------------------
    Fix Version/s: 1.8.0
       Resolution: Fixed

This is resolved by https://github.com/apache/orc/pull/1062

> [C++] Support decoding decimals in RLE
> --------------------------------------
>
>                 Key: ORC-1125
>                 URL: https://issues.apache.org/jira/browse/ORC-1125
>             Project: ORC
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Quanlong Huang
>            Assignee: Quanlong Huang
>            Priority: Major
>             Fix For: 1.8.0
>
>
> ORC-49 adds the ORCv2 encoding for decimal that uses fixed scale and encoding numbers using RLEv2. We need to port the decoding functionality to the C++ client.
> There is already a PR containing this change: [https://github.com/apache/orc/pull/147/files#diff-544e42790d5393cac939e3a114b5a03fd6485336e8fd11681fc19af8da7b6f59]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)