Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13985 )
Change subject: [tablet] the row size is equal to schema size plus null bitmap size ...................................................................... [tablet] the row size is equal to schema size plus null bitmap size The DCHECK_EQ statement in debug mode is not true while there are nullable columns in schema. Change-Id: Id26650c58f5c8f32a233901605f3c4543b05f3b3 Reviewed-on: http://gerrit.cloudera.org:8080/13985 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/tablet/cfile_set-test.cc M src/kudu/tablet/tablet-test-util.h 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/13985 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id26650c58f5c8f32a233901605f3c4543b05f3b3 Gerrit-Change-Number: 13985 Gerrit-PatchSet: 2 Gerrit-Owner: helifu <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
