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

HBase Review Board commented on HIVE-1369:
------------------------------------------

Message from: "Carl Steinbach" <c...@cloudera.com>

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/202/
-----------------------------------------------------------

Review request for Hive Developers.


Summary
-------

Review for 
https://issues.apache.org/jira/secure/attachment/12447394/HIVE-1369.svn.patch


This addresses bug HIVE-1369.
    http://issues.apache.org/jira/browse/HIVE-1369


Diffs
-----

  serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySimpleSerDe.java 
211c733 
  serde/src/test/org/apache/hadoop/hive/serde2/lazy/TestLazySimpleSerDe.java 
6db9bc8 

Diff: http://review.hbase.org/r/202/diff


Testing
-------


Thanks,

Carl




> 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
>          Components: Serializers/Deserializers
>    Affects Versions: 0.5.0
>            Reporter: Alex Kozlov
>            Assignee: Alex Kozlov
>            Priority: Minor
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1369.patch, HIVE-1369.svn.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