Pooja Nilangekar created IMPALA-7216:
----------------------------------------

             Summary: Invalid SQL generated by toSql functions in 
CreateViewStmt & AlterViewStmt
                 Key: IMPALA-7216
                 URL: https://issues.apache.org/jira/browse/IMPALA-7216
             Project: IMPALA
          Issue Type: Bug
            Reporter: Pooja Nilangekar
            Assignee: Pooja Nilangekar


The toSql functions in CreateViewStmt and AlterViewStmt generate SQL by 
appending types to the column definitions. This is invalid because view 
definitions should not specify the type of a column. The column type should be 
inherited from the source table. 



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

Reply via email to