Sergey Shelukhin created ORC-140:
------------------------------------
Summary: nextVector isNull argument is never used
Key: ORC-140
URL: https://issues.apache.org/jira/browse/ORC-140
Project: Orc
Issue Type: Bug
Reporter: Sergey Shelukhin
{noformat}
public void nextVector(ColumnVector previous,
boolean[] isNull,
final int batchSize)
{noformat}
Cannot find any usage. We could remove it and simplify the code.
[~owen.omalley] it might be a good idea to do this in the first release that
Hive will depend upon, to avoid deprecation/etc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)