You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2014/08/13 19:42:13 UTC

[jira] [Comment Edited] (HIVE-6404) Fix typo in serde constants for collection delimitor

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

Brock Noland edited comment on HIVE-6404 at 8/13/14 5:41 PM:
-------------------------------------------------------------

Unfortunately fixing this, is incompatible unless we update the metastore. We've updated values in the HMS before, here: https://github.com/apache/hive/commit/f71dd893a461849a16e3ca024b030b1ea6ff767a


was (Author: brocknoland):
Unfortunately fixing this, is incompatible unless we update the metastore.

> Fix typo in serde constants for collection delimitor
> ----------------------------------------------------
>
>                 Key: HIVE-6404
>                 URL: https://issues.apache.org/jira/browse/HIVE-6404
>             Project: Hive
>          Issue Type: Bug
>          Components: Serializers/Deserializers
>            Reporter: Amareshwari Sriramadasu
>            Priority: Trivial
>
> The collection delimiter is defined with a typo in serdeConstants:
> {noformat}
>   public static final String COLLECTION_DELIM = "colelction.delim";
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)