Eugene Koifman created HIVE-6194:
------------------------------------

             Summary: HCatSchema is missing type info for deeply nested fields
                 Key: HIVE-6194
                 URL: https://issues.apache.org/jira/browse/HIVE-6194
             Project: Hive
          Issue Type: Bug
          Components: HCatalog
    Affects Versions: 0.13.0
            Reporter: Eugene Koifman


When recursively validating field types in 
HCatBaseStorer#validateSchema(FieldSchema pigField, HCatFieldSchema hcatField,  
Schema topLevelPigSchema, HCatSchema topLevelHCatSchema) the hcatField 
parameter will be NULL for some nested fields.

The easiest way to reproduce this is to add code in this method to throw an 
exception; then TestHCatLoader will reproduce the issue.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to