[
https://issues.apache.org/jira/browse/BEAM-7426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Van Boxel resolved BEAM-7426.
----------------------------------
Fix Version/s: 2.14.0
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 2.14.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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
(v8.3.2#803003)