David Wayne Birdsall created TRAFODION-3256:
-----------------------------------------------

             Summary: Missing error return in Statement::doHiveTableSimCheck
                 Key: TRAFODION-3256
                 URL: https://issues.apache.org/jira/browse/TRAFODION-3256
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-exe
    Affects Versions: 2.4
            Reporter: David Wayne Birdsall
            Assignee: David Wayne Birdsall


[https://github.com/apache/trafodion/pull/1766] rewrote much of 
Statement::doHiveTableSimCheck (cli/Statement.cpp). In one of the error cases, 
an 8577 error is raised but the method still returns SUCCESS. That can cause an 
infinite loop in the caller, Statement::execute. This error path should contain 
a "return ERROR" statement.



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

Reply via email to