Alex Van Boxel created BEAM-7426:
------------------------------------
Summary: FieldSpecifierNotationLexer should support underscore as
field character
Key: BEAM-7426
URL: https://issues.apache.org/jira/browse/BEAM-7426
Project: Beam
Issue Type: Improvement
Components: sdk-java-core
Reporter: Alex Van Boxel
Assignee: Alex Van Boxel
Underscore is a common used word delimiter in field names, the current
FieldSpecifierNotationLexer only support alpha-numeric values for field name
character.
The upcoming Protobuf schema support will emit underscores in the field names,
so field names should support underscore.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)