You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/20 23:24:57 UTC

[jira] [Commented] (BEAM-252) Make Regex Transform

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

ASF GitHub Bot commented on BEAM-252:
-------------------------------------

Github user eljefe6a closed the pull request at:

    https://github.com/apache/incubator-beam/pull/269


> Make Regex Transform
> --------------------
>
>                 Key: BEAM-252
>                 URL: https://issues.apache.org/jira/browse/BEAM-252
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Jesse Anderson
>            Assignee: Kenneth Knowles
>
> There needs to be an easier way to run Regular Expressions as part of a transform. This will make string-based ETL much easier.
> The transform should support using the matches and find methods. The transform should allow you to choose a group in the regex to output. The transform should allow single strings to be output or KV's of strings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)