You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Anurag Mantripragada (Jira)" <ji...@apache.org> on 2019/11/06 16:10:00 UTC

[jira] [Created] (IMPALA-9132) Explain statements should not cause NPE in LogLineageRecord()

Anurag Mantripragada created IMPALA-9132:
--------------------------------------------

             Summary: Explain statements should not cause NPE in LogLineageRecord()
                 Key: IMPALA-9132
                 URL: https://issues.apache.org/jira/browse/IMPALA-9132
             Project: IMPALA
          Issue Type: Bug
            Reporter: Anurag Mantripragada
            Assignee: Anurag Mantripragada


For DDLs, LogLineageRecord() adds certain fields to the lineageGraph in the backend. However, explain statements do not have a catalogOpExecutor causing a NPE.

We should, in general, avoid creating lineage records for Explain as Atlas currently does not use them.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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