[
https://issues.apache.org/jira/browse/CASSANDRA-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-2387:
----------------------------------------
Attachment: 2387-v2.txt
v2 builds upon this by utilizing AbstractType to handle any type, also handles
column names the same way, and only deserializes the cfdef once per row instead
of for every column. Still has some string roundtrip casting lameness until
CASSANDRA-2403 is resolved.
> 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
> Attachments: 2387-1.txt, 2387-v2.txt, 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