You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2018/07/13 15:06:00 UTC

[jira] [Updated] (DRILL-4454) NPE on select with options when file does not exist

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

Arina Ielchiieva updated DRILL-4454:
------------------------------------
    Fix Version/s: 1.13.0

> NPE on select with options when file does not exist
> ---------------------------------------------------
>
>                 Key: DRILL-4454
>                 URL: https://issues.apache.org/jira/browse/DRILL-4454
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Codegen
>    Affects Versions: 1.6.0
>            Reporter: Victoria Markman
>            Priority: Major
>             Fix For: 1.13.0
>
>
> File t1.csv does not exist:
> {code}
> 0: jdbc:drill:schema=dfs> SELECT * FROM TABLE(dfs.`t1.csv`(type => 'text', extractHeader => true));
> Error: VALIDATION ERROR: java.lang.NullPointerException
> [Error Id: 224773a5-045b-4436-8661-7cca2c4562c5 on atsqa4-135.qa.lab:31010] (state=,code=0)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)