[ 
https://issues.apache.org/jira/browse/PIG-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742565#action_12742565
 ] 

Dmitriy V. Ryaboy commented on PIG-911:
---------------------------------------

Alan, 
Thanks for the feedback.

I'll add the try/catch

In regards to the UTF8StorageConverter -- I think I added that because before 
that the code broke if you didn't declare a schema at load time (so, a=load 
'foo' using SequenceFileLoader() as (a,b) instead of a=load 'foo' using 
SequenceFileLoader() as (a:chararray, b:double)

I'll figure out what exactly is going on with that and remove the 
UTF8StorageConverter 

Will add Store as time allows.



> [Piggybank] SequenceFileLoader 
> -------------------------------
>
>                 Key: PIG-911
>                 URL: https://issues.apache.org/jira/browse/PIG-911
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: Dmitriy V. Ryaboy
>         Attachments: pig_sequencefile.patch
>
>
> The proposed piggybank contribution adds a SequenceFileLoader to the 
> piggybank.

-- 
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