You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Earl Cahill (JIRA)" <ji...@apache.org> on 2008/10/07 07:14:46 UTC

[jira] Updated: (PIG-472) load files based on user provided regular expressions

     [ https://issues.apache.org/jira/browse/PIG-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Earl Cahill updated PIG-472:
----------------------------

    Status: Patch Available  (was: Open)

This patch satisfies the requirements of PIG-472.  The patch contains

org.apache.pig.piggybank.storage.RegExLoader
org.apache.pig.piggybank.test.storage.TestHelper
org.apache.pig.piggybank.test.storage.TestRegExLoader


> load files based on user provided regular expressions
> -----------------------------------------------------
>
>                 Key: PIG-472
>                 URL: https://issues.apache.org/jira/browse/PIG-472
>             Project: Pig
>          Issue Type: New Feature
>          Components: data, grunt
>            Reporter: Earl Cahill
>
> Want to be able to load files based on regular expressions.  Each group specified in parenthesis should end up as a DataAtom, and the list of DataAtoms should end up in a Tuple.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.