You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2014/02/11 06:10:19 UTC

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

Amareshwari Sriramadasu created HIVE-6404:
---------------------------------------------

             Summary: 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.1.5#6160)