GitHub user prasanthj opened a pull request:

    https://github.com/apache/orc/pull/139

    ORC-216: VectorRowBatch creation from TypeDescription invalidates batch size

    TypeDescription.createRowBatch() always resets the size to 0.
    
https://github.com/apache/orc/blob/1ef78bbfc7e834deca973ee8f9517c8575737fcf/java/core/src/java/org/apache/orc/TypeDescription.java#L669-L680

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prasanthj/orc ORC-216

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/139.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 #139
    
----
commit b153381b657288f7ad6df834128ec6d3baf4af83
Author: Prasanth Jayachandran <[email protected]>
Date:   2017-07-25T09:35:50Z

    ORC-216: VectorRowBatch creation from TypeDescription invalidates batch size

----


---
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.
---

Reply via email to