Hello Tidy Bot, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/19166

to look at the new patch set (#7).

Change subject: [IndexSkip] Efficiently support predicates on non-prefix key
......................................................................

[IndexSkip] Efficiently support predicates on non-prefix key

This patch implements index skip scan approach in the case
when there exists an equality predicate on any of the non-first
primary key columns.

It continues the work: https://gerrit.cloudera.org/c/10983/

Change-Id: Ie294dc8455e558f3d0b093eee69ec3830f5edbce
---
M src/kudu/cfile/cfile_reader.cc
M src/kudu/cfile/cfile_reader.h
M src/kudu/common/encoded_key.cc
M src/kudu/common/encoded_key.h
M src/kudu/common/partial_row.h
M src/kudu/fs/block_manager-stress-test.cc
M src/kudu/fs/file_block_manager.cc
M src/kudu/tablet/CMakeLists.txt
M src/kudu/tablet/cfile_set.cc
M src/kudu/tablet/cfile_set.h
M src/kudu/tablet/deltafile.cc
A src/kudu/tablet/index_skipscan-test.cc
12 files changed, 1,066 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/66/19166/7
--
To view, visit http://gerrit.cloudera.org:8080/19166
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie294dc8455e558f3d0b093eee69ec3830f5edbce
Gerrit-Change-Number: 19166
Gerrit-PatchSet: 7
Gerrit-Owner: Wang Xixu <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Wang Xixu <[email protected]>

Reply via email to