You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/12/06 18:33:00 UTC

[jira] [Created] (ORC-274) Remove the columnNames field from Reader.Options.

Owen O'Malley created ORC-274:
---------------------------------

             Summary: Remove the columnNames field from Reader.Options.
                 Key: ORC-274
                 URL: https://issues.apache.org/jira/browse/ORC-274
             Project: ORC
          Issue Type: Bug
            Reporter: Owen O'Malley


ORC reader historically needed the column names for the SARG handling, but now it is just dead code. We should:

* Document the old method searchArgument(SearchArgument,string[]) as deprecated.
* Create a new method searchArgument(SearchArgument).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)