Jason Dere created HIVE-5375:
--------------------------------

             Summary: Bug in Hive-0.12 branch with parameterized types due to 
merge conflict with HIVE-5199
                 Key: HIVE-5375
                 URL: https://issues.apache.org/jira/browse/HIVE-5375
             Project: Hive
          Issue Type: Bug
    Affects Versions: 0.12.0
            Reporter: Jason Dere


In the 0.12 branch, it looks like HIVE-5199 stomped on some changes made during 
HIVE-5206.  As a result, ObjectInspectorConverts.getConverter() does not 
correctly propagate the type parameter information.  It looks like this is only 
an issue in the 0.12 branch, trunk looks like it's ok.  I think in trunk 
HIVE-5206 was applied after hive-5199, while in the 0.12 branch it was done the 
other way around.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to