You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2009/02/06 00:41:59 UTC

[jira] Resolved: (HIVE-264) TBinarySortable Protocol should support null characters

     [ https://issues.apache.org/jira/browse/HIVE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao resolved HIVE-264.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.3.0
                   0.2.0
     Release Note: HIVE-264. TBinarySortable Protocol supports null characters. (zshao)
     Hadoop Flags: [Reviewed]

Committed revision 741341 for branch 0.2.
Committed revision 741339 for trunk.

> TBinarySortable Protocol should support null characters
> -------------------------------------------------------
>
>                 Key: HIVE-264
>                 URL: https://issues.apache.org/jira/browse/HIVE-264
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Serializers/Deserializers
>    Affects Versions: 0.2.0
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>             Fix For: 0.2.0, 0.3.0
>
>         Attachments: HIVE-264.1.patch, HIVE-264.2.patch, HIVE-264.3.patch, HIVE-264.5.patch, string.txt
>
>
> Currently TBinarySortable Protocol does not support serializing null "\0" characters which confused a lot of users.
> We should support that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.