Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9740 )
Change subject: IMPALA-6713: Fix format string error in Sorter ...................................................................... IMPALA-6713: Fix format string error in Sorter This change fixes a format string which incorrectly used $2 instead of $1 when there are only two arguments to the format string. Change-Id: Icdaa781ced755c896cdc9a1fff690811a59e0492 Reviewed-on: http://gerrit.cloudera.org:8080/9740 Reviewed-by: Sailesh Mukil <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/runtime/sorter.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Sailesh Mukil: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9740 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Icdaa781ced755c896cdc9a1fff690811a59e0492 Gerrit-Change-Number: 9740 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Ho <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Sailesh Mukil <[email protected]>
