GitHub user Citrullin opened a pull request:
https://github.com/apache/orc/pull/104
Core documentation fixes
There's an issue with the size count and the MapColumnVector is named
ListColumnVector
Also wrote a jira ticket for it:
https://issues.apache.org/jira/browse/ORC-168
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Citrullin/orc master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/104.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #104
----
commit c1083247a917f18289761bcf13f902555b5cbda8
Author: Philipp Blum <[email protected]>
Date: 2017-04-10T16:26:06Z
fix wrong batch.size counter
commit b4c75761115d3fc48f53ebed51bb64a6e8a204c8
Author: Philipp Blum <[email protected]>
Date: 2017-04-10T16:29:06Z
Rename ListColumnVector to MapColumnVector
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---