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 "Pooja Nilangekar (JIRA)" <ji...@apache.org> on 2018/06/25 17:59:00 UTC

[jira] [Created] (IMPALA-7209) Disallow self referencing ALTER VIEW statments

Pooja Nilangekar created IMPALA-7209:
----------------------------------------

             Summary: Disallow self referencing ALTER VIEW statments
                 Key: IMPALA-7209
                 URL: https://issues.apache.org/jira/browse/IMPALA-7209
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
            Reporter: Pooja Nilangekar
            Assignee: Pooja Nilangekar


Currently, an ALTER VIEW statement accepts self referencing definitions. However, upon querying the altered view, the analyzer is unable to find the reference and hence throws a StackOverflowError: null error.

 The expected behavior would be to throw an AnalysisException while executing the alter view statement. 



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

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