[
https://issues.apache.org/jira/browse/DRILL-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045802#comment-15045802
]
ASF GitHub Bot commented on DRILL-4123:
---------------------------------------
GitHub user hnfgns opened a pull request:
https://github.com/apache/drill/pull/293
DRILL-4123: refer to fully qualified variable names; make file separa…
…tor platform dependent
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hnfgns/incubator-drill DRILL-4123
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/293.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 #293
----
commit b09f00daf918bd14833bca327e5c5e34b8db1776
Author: Hanifi Gunes <[email protected]>
Date: 2015-12-07T20:18:11Z
DRILL-4123: refer to fully qualified variable names; make file separator
platform dependent
----
> 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)