Quanlong Huang created IMPALA-12259:
---------------------------------------
Summary: Refactor CatalogOpExecutor.updateCatalog()
Key: IMPALA-12259
URL: https://issues.apache.org/jira/browse/IMPALA-12259
Project: IMPALA
Issue Type: Task
Components: Catalog
Reporter: Quanlong Huang
Assignee: Quanlong Huang
The current code of CatalogOpExecutor.updateCatalog() is too long to maintain
(260+ lines):
[https://github.com/apache/impala/blob/0c7f15e8b0d1c9b87a56a878f8b402b5f4e22cfb/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java#L6612-L6878]
We should refactor it to make it more readable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)