Denys Kuzmenko created HIVE-22568:
-------------------------------------
Summary: Process compaction candidates in parallel by the Initiator
Key: HIVE-22568
URL: https://issues.apache.org/jira/browse/HIVE-22568
Project: Hive
Issue Type: Improvement
Reporter: Denys Kuzmenko
`checkForCompaction` includes many file metadata checks and may be expensive.
Therefore, make sense using a thread pool here and running
`checkForCompactions` in parallel.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)