You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/20 01:19:18 UTC

[jira] [Commented] (DRILL-4416) Quote path separator for windows

    [ https://issues.apache.org/jira/browse/DRILL-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155201#comment-15155201 ] 

ASF GitHub Bot commented on DRILL-4416:
---------------------------------------

GitHub user hnfgns opened a pull request:

    https://github.com/apache/drill/pull/385

    DRILL-4416: quote path separator for cross platform compatibility

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hnfgns/incubator-drill DRILL-4416

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/385.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #385
    
----
commit 955cdc80413d7f66cfb50352974c13e346bad9e1
Author: Hanifi Gunes <ha...@gmail.com>
Date:   2016-02-20T00:23:08Z

    DRILL-4416: quote path separator for cross platform compatibility

----


> Quote path separator for windows
> --------------------------------
>
>                 Key: DRILL-4416
>                 URL: https://issues.apache.org/jira/browse/DRILL-4416
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Hanifi Gunes
>            Assignee: Hanifi Gunes
>
> Windows us backslash as its path separator. We need to do string manipulation using the separator during which the separator must be quoted. This issue proposes (i) creating a global static path separator variable in common and (ii) removing all others and (iii) using quoted separator where need be.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)