You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Pete Wyckoff (JIRA)" <ji...@apache.org> on 2008/09/08 02:54:46 UTC

[jira] Updated: (HADOOP-4056) Unit test for DynamicSerDe

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

Pete Wyckoff updated HADOOP-4056:
---------------------------------

    Assignee: Pete Wyckoff

> Unit test for DynamicSerDe
> --------------------------
>
>                 Key: HADOOP-4056
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4056
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: contrib/hive
>            Reporter: Pete Wyckoff
>            Assignee: Pete Wyckoff
>            Priority: Minor
>
> Unit test for the following:
> DynamicSerDe/normal TProtocol with and without thrift compatibility mode on including basic, map and list types and a list of maps or something like that
> DynamicSerDe/TCTLSeparatedProtocol (with thrift mode on even though it's not really thrift compatible) with basic, map and list types.
> DynamicSerDe getFields and getFieldsFromExpression
> Also improve general debugability of DynamicSerDe by adding toString methods and better handling unknown field names passed in.
> NOTE: at this time, not adding unit tests for nested *types*  in dynamic serde even though this is supported. Just not a priority right now.

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