Dan Hecht has posted comments on this change. ( http://gerrit.cloudera.org:8080/10449 )
Change subject: IMPALA-7011: Simplify PlanRootSink control logic ...................................................................... Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/10449/5/be/src/runtime/coordinator.cc File be/src/runtime/coordinator.cc: http://gerrit.cloudera.org:8080/#/c/10449/5/be/src/runtime/coordinator.cc@153 PS5, Line 153: are().ok()); : coord_sink_ = coord_instance_->root_sink(); : DCHECK(coord_sink_ != nullptr); : } : return Status::OK(); : } this comment is now obsolete, so deleted it. -- To view, visit http://gerrit.cloudera.org:8080/10449 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ifc75617a253fd43a6122baa4b4dc7aeb1dbe633f Gerrit-Change-Number: 10449 Gerrit-PatchSet: 6 Gerrit-Owner: Dan Hecht <dhe...@cloudera.com> Gerrit-Reviewer: Bikramjeet Vig <bikramjeet....@cloudera.com> Gerrit-Reviewer: Dan Hecht <dhe...@cloudera.com> Gerrit-Reviewer: Michael Ho <k...@cloudera.com> Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com> Gerrit-Comment-Date: Mon, 21 May 2018 18:05:39 +0000 Gerrit-HasComments: Yes