[ 
https://issues.apache.org/jira/browse/CASSANDRA-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015783#comment-13015783
 ] 

Hudson commented on CASSANDRA-2387:
-----------------------------------

Integrated in Cassandra-0.7 #419 (See 
[https://hudson.apache.org/hudson/job/Cassandra-0.7/419/])
    Pig uses schema information to cast to/from native types.
Patch by Jeremy Hanna and brandonwilliams, reviewed by brandonwilliams
for CASSANDRA-2387


> Make it possible for pig to understand packed data
> --------------------------------------------------
>
>                 Key: CASSANDRA-2387
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2387
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>              Labels: contrib, hadoop, pig
>             Fix For: 0.7.5
>
>         Attachments: 2387-1.txt, 2387-v2.txt, 2387-v3.txt, 2387-v4.txt, 
> 2387-v5.txt, 2387-v6.txt, 2387-v7.patch, loadstorecaster-patch.txt
>
>
> Packed values are throwing off pig. This ticket is to make it so pig can 
> interpret packed values. Originally we thought we could just use a 
> loadcaster.  However, the only way we know how we can do it now is to get the 
> schema through thrift and essentially perform the function of the loadcaster 
> in the getNext method.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to