Todd Lipcon has submitted this change and it was merged. Change subject: KUDU-100 enable the ability to use RLE for the int64 type ......................................................................
KUDU-100 enable the ability to use RLE for the int64 type As suggested in https://gerrit.cloudera.org/#/c/4822/, I modified code in cfile with a test. Change-Id: I36ca437fcf0c98b3d79f7c07d72c1a7e61ff6a2f Reviewed-on: http://gerrit.cloudera.org:8080/4946 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/cfile/cfile-test-base.h M src/kudu/cfile/cfile-test.cc M src/kudu/cfile/encoding-test.cc M src/kudu/cfile/type_encodings.cc M src/kudu/util/bit-util.h 5 files changed, 49 insertions(+), 7 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/4946 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I36ca437fcf0c98b3d79f7c07d72c1a7e61ff6a2f Gerrit-PatchSet: 7 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Haijie Hong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]>
