You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2017/02/03 02:32:52 UTC

[jira] [Created] (ORC-140) nextVector isNull argument is never used

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)