[
https://issues.apache.org/jira/browse/ORC-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved ORC-426.
-------------------------------
Resolution: Fixed
Assignee: Fang Zheng
Fix Version/s: 1.6.0
I just committed this. Thanks, Fang!
> Errors in ORC Specification
> ---------------------------
>
> Key: ORC-426
> URL: https://issues.apache.org/jira/browse/ORC-426
> Project: ORC
> Issue Type: Bug
> Components: documentation
> Reporter: Fang Zheng
> Assignee: Fang Zheng
> Priority: Minor
> Labels: documentation
> Fix For: 1.6.0
>
>
> There are some errors in the ORC format specifications:
> 1. In specification/ORCv1.md and specification/ORCv2.md, the following
> sentence appears twice in the description of "Patched Base”:
> Data values (W * L bits padded to the byte) - A sequence of W bit positive
> values that are added to the base value.
> 2. In specification/ORCv0.md, specification/ORCv1.md, and
> specification/ORCv2.md, there is an error in the description of “Map Columns”:
> Maps are encoded as the PRESENT stream and a length stream with number
> of items in each list. —> The last word “list” should be changed to “map”
> 3. In specification/ORCv1.md and specification/ORCv2.md, the word
> “BloomFilterEntry” should be changed to “bloom filter entry”, as
> “BloomFilterEntry” does not exist in the source code or ProtocolBuffer
> definition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)