Chesnay Schepler created FLINK-6889:
---------------------------------------
Summary: Improve Path parsing for Windows paths with scheme
Key: FLINK-6889
URL:
https://issues.apache.org/jira/browse/FLINK-6889 Project: Flink
Issue Type: Improvement
Components: Core
Affects Versions: 1.4.0
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Priority: Minor
Fix For: 1.4.0
The {{Path}} parsing for Windows paths with a scheme (for example {{file:\\\C:\text.txt}} could be improved a bit.
For example, if a scheme is present the path is never identified as a Windows path because that is determined by whether it starts with the drive.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)