You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2021/12/06 13:50:00 UTC

[jira] [Closed] (DRILL-8064) Cannot query text files with names that contain a backslash

     [ https://issues.apache.org/jira/browse/DRILL-8064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Turton closed DRILL-8064.
-------------------------------

> Cannot query text files with names that contain a backslash
> -----------------------------------------------------------
>
>                 Key: DRILL-8064
>                 URL: https://issues.apache.org/jira/browse/DRILL-8064
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Other
>    Affects Versions: 1.17.0, 1.18.0, 1.19.0
>            Reporter: James Turton
>            Assignee: James Turton
>            Priority: Blocker
>             Fix For: 1.20.0
>
>
> {code:java}
> select * from dfs.tmp.`test\\1.csvh`;{code}
> fails with
> {code:java}
> Error: EXECUTION_ERROR ERROR: Selection root of "file:/tmp/test\\1.csvh" is not a leading path of "file:/tmp/test\1.csvh"{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)