You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alex Van Boxel (JIRA)" <ji...@apache.org> on 2019/05/25 10:29:00 UTC

[jira] [Created] (BEAM-7426) FieldSpecifierNotationLexer should support underscore as field character

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)