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)