Daniel Becker has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19599 )
Change subject: IMPALA-11983: Update stale comments in sorter.h referencing Init() ...................................................................... IMPALA-11983: Update stale comments in sorter.h referencing Init() IMPALA-5446 replaced Sorter::Init() with Sorter::Prepare() and Sorter::Open(), but comments in sorter.h still refer to Init(). This change updates these comments so they now refer to Prepare() instead. Change-Id: Ic3de8062d25cc226d5fea0cfb13a332e2e7f4aa4 Reviewed-on: http://gerrit.cloudera.org:8080/19599 Reviewed-by: Impala Public Jenkins <[email protected]> Reviewed-by: Daniel Becker <[email protected]> Tested-by: Daniel Becker <[email protected]> --- M be/src/runtime/sorter.h 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved Daniel Becker: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/19599 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic3de8062d25cc226d5fea0cfb13a332e2e7f4aa4 Gerrit-Change-Number: 19599 Gerrit-PatchSet: 3 Gerrit-Owner: Daniel Becker <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
