GitHub user omalley opened a pull request: https://github.com/apache/hive/pull/285
HIVE-16480 (ORC-285) Empty vector batches of floats or doubles gets EOFException. Signed-off-by: Owen O'Malley <omal...@apache.org> You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/hive hive-16480-2.1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/285.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 #285 ---- commit 43d7fe2f0fc9baeb311814da1f7a65cfd546145b Author: Owen O'Malley <omalley@...> Date: 2017-12-27T17:45:25Z HIVE-16480 (ORC-285) Empty vector batches of floats or doubles gets EOFException. Signed-off-by: Owen O'Malley <omal...@apache.org> ---- ---