Hello Marcel Kornacker, Michael Ho, Alex Behm,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2371
to look at the new patch set (#3).
Change subject: Remove redundant row copy in DataStreamSender
......................................................................
Remove redundant row copy in DataStreamSender
RowBatch::CopyRow() does a shallow copy of tuple pointers, which is
redundant with the tuple pointer copies in the loop immediately
after it.
Change-Id: Ic6603624cb2abc5c8de6f15c9ced73dc3b25a893
---
M be/src/runtime/data-stream-sender.cc
1 file changed, 1 insertion(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/71/2371/3
--
To view, visit http://gerrit.cloudera.org:8080/2371
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic6603624cb2abc5c8de6f15c9ced73dc3b25a893
Gerrit-PatchSet: 3
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Alex Behm <[email protected]>
Gerrit-Reviewer: Marcel Kornacker <[email protected]>
Gerrit-Reviewer: Michael Ho <[email protected]>
Gerrit-Reviewer: Skye Wanderman-Milne <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>