[ 
https://issues.apache.org/jira/browse/ORC-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930451#comment-15930451
 ] 

Owen O'Malley commented on ORC-164:
-----------------------------------

Actually, we fixed the text in ORC-139. We did miss the table.

> Decimal column encoding is documented incorrectly
> -------------------------------------------------
>
>                 Key: ORC-164
>                 URL: https://issues.apache.org/jira/browse/ORC-164
>             Project: ORC
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Douglas Drinka
>              Labels: documentation
>
> Relevant code:
> {code:title=WriterImpl.java:DecimalTreeWriter|borderStyle=solid}
> this.scaleStream = createIntegerWriter(writer.createStream(id,
>           OrcProto.Stream.Kind.SECONDARY), true, isDirectV2, writer);
> {code}
> The documentation states the Scale stream is unsigned, both in the 
> description and in the table.  The code reads and writes this column as 
> signed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to