damccorm opened a new issue, #21284:
URL: https://github.com/apache/beam/issues/21284
An actual parser error is logged, but then a null pointer exception is
thrown.
Example code:
FieldAccessDescriptor.withFieldNamesAs(ImmutableMap.of("\"", "\""));
Logs:
line 1:0 token recognition error at: '"'
line 1:1 mismatched input '<EOF\>' expecting {IDENTIFIER, '*'}
Imported from Jira
[BEAM-13696](https://issues.apache.org/jira/browse/BEAM-13696). Original Jira
may contain additional context.
Reported by: ibzib.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]