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

Edward Capriolo commented on HIVE-1369:
---------------------------------------

This seems interesting. In some cases toString() output can change between java 
versions for some objects. Do we need to compensate for that.

> LazySimpleSerDe should be able to read classes that support some form of 
> toString()
> -----------------------------------------------------------------------------------
>
>                 Key: HIVE-1369
>                 URL: https://issues.apache.org/jira/browse/HIVE-1369
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: Alex Kozlov
>            Assignee: Alex Kozlov
>            Priority: Minor
>         Attachments: HIVE-1369.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Currently LazySimpleSerDe is able to deserialize only BytesWritable or Text 
> objects.  It should be pretty easy to extend the class to read any object 
> that implements toString() method.
> Ideas or concerns?
> Alex K

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

Reply via email to