Hello Tidy Bot, Alexey Serbin, Yingchun Lai, Yifan Zhang, Kudu Jenkins, Andrew
Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18054
to look at the new patch set (#24).
Change subject: KUDU-3340 [compaction] Disable compaction on the specified table
......................................................................
KUDU-3340 [compaction] Disable compaction on the specified table
For tables with only inserts but no updates, we can disable the
compaction of the table's data, which can improve the search
efficiency (the effect is more obvious in the search scenario
involving multiple tables).
Change-Id: Ia8452bd9151f345fcad72bb9e0f07cd78432757e
---
M src/kudu/common/common.proto
M src/kudu/common/wire_protocol.cc
M src/kudu/integration-tests/alter_table-test.cc
M src/kudu/tablet/tablet.cc
M src/kudu/tablet/tablet.h
M src/kudu/tablet/tablet_mm_ops-test.cc
M src/kudu/tablet/tablet_mm_ops.cc
M src/kudu/tablet/tablet_mm_ops.h
8 files changed, 152 insertions(+), 7 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/54/18054/24
--
To view, visit http://gerrit.cloudera.org:8080/18054
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia8452bd9151f345fcad72bb9e0f07cd78432757e
Gerrit-Change-Number: 18054
Gerrit-PatchSet: 24
Gerrit-Owner: KeDeng <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Yingchun Lai <[email protected]>