Feng Peng created HCATALOG-523:
----------------------------------

             Summary: PigHCatUtil should not assume map key type can be casted 
to String
                 Key: HCATALOG-523
                 URL: https://issues.apache.org/jira/browse/HCATALOG-523
             Project: HCatalog
          Issue Type: Bug
    Affects Versions: 0.4, 0.5
            Reporter: Feng Peng
            Assignee: Feng Peng


HCatalog in general allows any primitive types to be the key of the map. In 
PigHCatUtil, it assumes the key of the map can be casted to String, which 
breaks the conversion to Pig tuple when the underlying data has other primitive 
types (such as integers) as the map key.

--
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