Sean Hsuan-Yi Chu created DRILL-3737:
----------------------------------------

             Summary: 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
            Reporter: Sean Hsuan-Yi Chu
            Assignee: Sean Hsuan-Yi Chu
            Priority: Critical


{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)

Reply via email to