Hello Tidy Bot, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/19952

to look at the new patch set (#4).

Change subject: Fix row_project codegen params noalias overflow
......................................................................

Fix row_project codegen params noalias overflow

function->addParamAttr is 0-based indexes, current row_project generator IR 
code is:
`define i1 @ProjRead(i8* %src, %"class.kudu::RowBlockRow"* noalias %rbrow, 
%"class.kudu::Arena"* noalias %arena)`
not same with before.

Change-Id: I1dab7d46cff96ed1ebbd020584a066f04e6ca12a
---
M src/kudu/codegen/row_projector.cc
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/19952/4
--
To view, visit http://gerrit.cloudera.org:8080/19952
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1dab7d46cff96ed1ebbd020584a066f04e6ca12a
Gerrit-Change-Number: 19952
Gerrit-PatchSet: 4
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)

Reply via email to