Internal Jenkins has submitted this change and it was merged.

Change subject: IMPALA-3533: fix Tuple::CodegenMaterializeExprs()
......................................................................


IMPALA-3533: fix Tuple::CodegenMaterializeExprs()

The args[] buffer was too small. I also reverted to the usual style of
commenting out each unused argument Value*, which makes it slightly easier
to spot this kind of bug.

Change-Id: Ic2546b8f42ac0a4e0715b134c384ccf311f663c2
Reviewed-on: http://gerrit.cloudera.org:8080/3051
Reviewed-by: Tim Armstrong <[email protected]>
Reviewed-by: Dan Hecht <[email protected]>
Tested-by: Internal Jenkins
---
M be/src/runtime/tuple.cc
1 file changed, 6 insertions(+), 3 deletions(-)

Approvals:
  Internal Jenkins: Verified
  Dan Hecht: Looks good to me, approved
  Tim Armstrong: Looks good to me, but someone else must approve



-- 
To view, visit http://gerrit.cloudera.org:8080/3051
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2546b8f42ac0a4e0715b134c384ccf311f663c2
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Skye Wanderman-Milne <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to