GitHub user omalley opened a pull request:

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

    ORC-285. Empty vector batches of floats or doubles get java.io.EOFExc…

    Fix to handle empty vector column batches in the float and double reader.

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

    $ git pull https://github.com/omalley/orc orc-285

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

    https://github.com/apache/orc/pull/205.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 #205
    
----
commit 03c338720be8b64515372236b97010b229b5e39d
Author: Owen O'Malley <omalley@...>
Date:   2017-12-27T17:13:50Z

    ORC-285. Empty vector batches of floats or doubles get java.io.EOFException
    
    Signed-off-by: Owen O'Malley <omal...@apache.org>

----


---

Reply via email to