[
https://issues.apache.org/jira/browse/BEAM-7426?focusedWorklogId=248422&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-248422
]
ASF GitHub Bot logged work on BEAM-7426:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/May/19 13:08
Start Date: 25/May/19 13:08
Worklog Time Spent: 10m
Work Description: alexvanboxel commented on pull request #8689:
[BEAM-7426] Add underscore support on Field lexer
URL: https://github.com/apache/beam/pull/8689
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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 248422)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Time Spent: 10m
> 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
(v7.6.3#76005)