Yifan Zhang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18761
Change subject: KUDU-3384: Handling IncrementEncodedKey failure ...................................................................... KUDU-3384: Handling IncrementEncodedKey failure While using lower/upper of a DRS to optimize scan at DRS level, we should handle the cases where a upper bound key cannot be incremented. This patch fixes it, enables the reproduction scenario and also adds a regression test. Change-Id: I22c48f9893364c3fad5597431e4acfbcb2a4b43d --- M src/kudu/client/flex_partitioning_client-test.cc M src/kudu/tablet/cfile_set-test.cc M src/kudu/tablet/cfile_set.cc 3 files changed, 58 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/18761/1 -- To view, visit http://gerrit.cloudera.org:8080/18761 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I22c48f9893364c3fad5597431e4acfbcb2a4b43d Gerrit-Change-Number: 18761 Gerrit-PatchSet: 1 Gerrit-Owner: Yifan Zhang <[email protected]>
