[ https://issues.apache.org/jira/browse/KUDU-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Serbin resolved KUDU-3340. --------------------------------- Fix Version/s: 1.16.0 Resolution: Fixed > 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 > Priority: Major > Fix For: 1.16.0 > > > Background: > In actual use, we found that some tables only have inserts and will > not be updated forever, with only a few queries and will be migrated to HDFS > in a short time. 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)