[
https://issues.apache.org/jira/browse/DRILL-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045844#comment-15045844
]
ASF GitHub Bot commented on DRILL-4123:
---------------------------------------
Github user jaltekruse commented on the pull request:
https://github.com/apache/drill/pull/293#issuecomment-162680673
This should not be using the File.Separator, as it is working with Hadoop
and will always get Unix paths, even when running on Windows. Please see the
JIRA linked below.
https://issues.apache.org/jira/browse/DRILL-3107
> DirectoryExplorers should refer to fully qualified variable names
> -----------------------------------------------------------------
>
> Key: DRILL-4123
> URL: https://issues.apache.org/jira/browse/DRILL-4123
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Hanifi Gunes
> Assignee: Hanifi Gunes
>
> Execution fails with {code}CompileException: Line 75, Column 70: Unknown
> variable or type "FILE_SEPARATOR"{code} in case a directory explorer is used
> in a projection. Also FILE_SEPARATOR should not be platform dependent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)