[
https://issues.apache.org/jira/browse/ORC-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun closed ORC-140.
-----------------------------
> 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
> Priority: Major
>
> {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
(v8.3.4#803005)