[
https://issues.apache.org/jira/browse/DRILL-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Hsuan-Yi Chu resolved DRILL-3737.
--------------------------------------
Resolution: Duplicate
> CTAS from empty text file fails with NPE
> ----------------------------------------
>
> Key: DRILL-3737
> URL: https://issues.apache.org/jira/browse/DRILL-3737
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Relational Operators
> Reporter: Sean Hsuan-Yi Chu
> Assignee: Sean Hsuan-Yi Chu
> Priority: Critical
> Fix For: 1.2.0
>
>
> {code}
> create table a(aa) as select columns[0] from `empty.csv`;
> {code}
> shows:
> Error: SYSTEM ERROR: NullPointerException
> Fragment 0:0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)