You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2016/07/12 21:43:20 UTC

[jira] [Created] (HIVE-14220) Protected users from Reader.rows(Options) modifying the Options object

Owen O'Malley created HIVE-14220:
------------------------------------

             Summary: Protected users from Reader.rows(Options) modifying the Options object
                 Key: HIVE-14220
                 URL: https://issues.apache.org/jira/browse/HIVE-14220
             Project: Hive
          Issue Type: Bug
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley


This is a matching fix to HIVE-14004 where ACID was getting in to trouble because it was reusing the Reader.Options argument between files and Reader.rows was modifying it. HIVE-14004 just fixed the Hive case, but we need a corresponding fix over here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)