Douglas Drinka created ORC-139:
----------------------------------
Summary: LanguageManual documentation for Decimal Columns is
incorrect
Key: ORC-139
URL: https://issues.apache.org/jira/browse/ORC-139
Project: Orc
Issue Type: Bug
Components: documentation
Reporter: Douglas Drinka
Priority: Minor
The [Language Manual for
ORC|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+ORC#LanguageManualORC-ORCFileFormat]
states that the SECONDARY stream should be read as *Unsigned* Integer RLE
v1/v2. However, the code reads this stream as *Signed*. Based on the sample
file decimal.orc, *Signed* is correct.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)