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)