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 "Ye Zihao (Jira)" <ji...@apache.org> on 2023/06/01 08:32:00 UTC

[jira] [Created] (IMPALA-12177) The exception in CatalogOpExecutor.unsetPartitionsColStats() was not thrown

Ye Zihao created IMPALA-12177:
---------------------------------

             Summary: The exception in CatalogOpExecutor.unsetPartitionsColStats() was not thrown
                 Key: IMPALA-12177
                 URL: https://issues.apache.org/jira/browse/IMPALA-12177
             Project: IMPALA
          Issue Type: Bug
          Components: fe
            Reporter: Ye Zihao
            Assignee: Ye Zihao


The throw keyword was omitted when capturing TException and creating ImpalaRuntimeException in CatalogOpExecutor.unsetPartitionsColStats(), causing the newly created exception to not be thrown. This may result in the method returning normally in exceptional cases, which could mask errors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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