[ https://issues.apache.org/jira/browse/FLINK-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704621#comment-14704621 ]
ASF GitHub Bot commented on FLINK-2077: --------------------------------------- Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/1035#issuecomment-132962489 @gallenvara, could you elaborate a little bit on why you've moved the `makeQualified` method into the static `FileSystemUtil` class? What's the benefit of it. Is this the only thing which can be refactored to make the `Path` class more readable? > Rework Path class and add extend support for Windows paths > ---------------------------------------------------------- > > Key: FLINK-2077 > URL: https://issues.apache.org/jira/browse/FLINK-2077 > Project: Flink > Issue Type: Improvement > Components: Core > Affects Versions: 0.9 > Reporter: Fabian Hueske > Assignee: GaoLun > Priority: Minor > Labels: starter > > The class {{org.apache.flink.core.fs.Path}} handles paths for Flink's > {{FileInputFormat}} and {{FileOutputFormat}}. Over time, this class has > become quite hard to read and modify. > It would benefit from some cleaning and refactoring. Along with the > refactoring, support for Windows paths like {{//host/dir1/dir2}} could be > added. -- This message was sent by Atlassian JIRA (v6.3.4#6332)