Yu-Wen Lai created IMPALA-11181:
-----------------------------------
Summary: Improving performance of compaction checking
Key: IMPALA-11181
URL: https://issues.apache.org/jira/browse/IMPALA-11181
Project: IMPALA
Issue Type: Improvement
Components: Catalog
Reporter: Yu-Wen Lai
Assignee: Yu-Wen Lai
After HIVE-25753, we don't need to explicitly set all partitions names for a
table. Furthermore, we can send the last compaction id over to HMS and HMS will
only send back information if there any newer compaction. In this way, we
should be able to avoid unnecessary data be sent between HMS and Catalogd.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)