Daniel Becker has uploaded this change for review. ( 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 --- M be/src/runtime/sorter.h 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/19599/1 -- 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: newchange Gerrit-Change-Id: Ic3de8062d25cc226d5fea0cfb13a332e2e7f4aa4 Gerrit-Change-Number: 19599 Gerrit-PatchSet: 1 Gerrit-Owner: Daniel Becker <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
