dengke created KUDU-3340:
----------------------------
Summary: Disable compact on the specified table
Key: KUDU-3340
URL: https://issues.apache.org/jira/browse/KUDU-3340
Project: Kudu
Issue Type: New Feature
Components: tablet
Reporter: dengke
Assignee: dengke
Background:
In actual use, we found that some tables only have inserts and will not
be updated forever. Compact has no actual benefits for such tables. On the
contrary, when a query involving such a table is scheduled for compact, the
query time will be increased. Therefore, we need to add configuration and
disable compact for the specified table if necessary.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)