You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Jesse Anderson (JIRA)" <ji...@apache.org> on 2016/05/02 20:38:12 UTC

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

Jesse Anderson created BEAM-252:
-----------------------------------

             Summary: 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: Davor Bonaci


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)