kennknowles opened a new issue, #19206: URL: https://github.com/apache/beam/issues/19206
`LocalFileSystem.matchOne` does support 'file:///some/path' in `spec`, but `LocalFileSystem.matchNewResource` inconsistently treats the same spec as the local relative path 'file:/some/path' - that's probably in error. I expect that both methods would consistently accept 'file' URIs. Imported from Jira [BEAM-5677](https://issues.apache.org/jira/browse/BEAM-5677). Original Jira may contain additional context. Reported by: ulzha. -- 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]
