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

Olga Natkovich commented on PIG-1484:
-------------------------------------

+1 to the code changes. I think it will be good if the test case actually 
verified that it got all the data it expects not just that it can get to the 
data.

> BinStorage should support comma seperated path
> ----------------------------------------------
>
>                 Key: PIG-1484
>                 URL: https://issues.apache.org/jira/browse/PIG-1484
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.7.0
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.8.0
>
>         Attachments: PIG-1484-1.patch, PIG-1484-2.patch
>
>
> BinStorage does not take comma seperated path. The following script fail:
> a = load '1.bin,2.bin' using BinStorage();
> dump a;

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