Mike Percy has submitted this change and it was merged. Change subject: Use nullptr instead of NULL in compaction ......................................................................
Use nullptr instead of NULL in compaction No functional changes here. Change-Id: I2e9cba25065dbb4e577e3b4034d0c3cb2e4a5bf5 Reviewed-on: http://gerrit.cloudera.org:8080/3971 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/tablet/compaction.cc M src/kudu/tablet/delta_compaction.cc 2 files changed, 11 insertions(+), 11 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3971 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2e9cba25065dbb4e577e3b4034d0c3cb2e4a5bf5 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
