[ 
https://issues.apache.org/jira/browse/HCATALOG-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444552#comment-13444552
 ] 

Feng Peng commented on HCATALOG-483:
------------------------------------

For example, the HCatFieldSchema can be provided by getColFromSchema(). If the 
field is a new one that doesn't exist in the table schema, getColFromSchema 
would return null. 
                
> HCatBaseStorer.getHCatFSFromPigFS fails when Table schema is not provided
> -------------------------------------------------------------------------
>
>                 Key: HCATALOG-483
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-483
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.4, 0.5
>            Reporter: Feng Peng
>            Assignee: Travis Crawford
>             Fix For: 0.5, 0.4.1
>
>         Attachments: HCATALOG-483.getHCatFSFromPigFS.patch
>
>
> The function takes the Pig FieldSchema and an optional hcatFieldSchema from 
> the table schema to return an HCatFieldSchema. Right now the conversion fails 
> when no table schema is provided.

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