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

Paul Yang commented on HIVE-2322:
---------------------------------

Can you regenerate this patch? I'm getting some patch failures.

> Add ColumnarSerDe to the list of native SerDes
> ----------------------------------------------
>
>                 Key: HIVE-2322
>                 URL: https://issues.apache.org/jira/browse/HIVE-2322
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Serializers/Deserializers
>            Reporter: Sohan Jain
>            Assignee: Sohan Jain
>         Attachments: HIVE-2322.1.patch, HIVE-2322.2.patch
>
>
> We store metadata about ColumnarSerDes in the metastore, so it should be 
> considered a native SerDe.  Then, column information can be retrieved from 
> the metastore instead of from deserialization.
> Currently, for non-native SerDes, column comments are only shown as "from 
> deserializer".  Adding ColumnarSerDe to the list of native SerDes will 
> persist column comments.  See HIVE-2171 for persisting the column comments of 
> custom SerDes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to