Jiawei Wang created IMPALA-8772:
-----------------------------------

             Summary: Import Testcase failed for SQL without table refs
                 Key: IMPALA-8772
                 URL: https://issues.apache.org/jira/browse/IMPALA-8772
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
    Affects Versions: Impala 3.2.0
            Reporter: Jiawei Wang


The command:
{code:java}
COPY TESTCASE FROM <hdfspath>
{code}
Failed with a NullPointerException when the sql that created this testcase has 
no table refs, for example:
{code:java}
select 1,1,1;
{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to