Quanlong Huang created ORC-1125: ----------------------------------- Summary: [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
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)