You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2019/07/29 05:51:53 UTC

[kudu-CR] [common] add FindColumn for Schema

Hello Kudu Jenkins, Adar Dembo, 

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

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

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

Change subject: [common] add FindColumn for Schema
......................................................................

[common] add FindColumn for Schema

There are several implementations of FindColumn,
now add it as a member of Schema.

Change-Id: Iede12b95b774754f914295cecd2f6797008fed46
---
M src/kudu/client/scan_batch.cc
M src/kudu/common/partial_row.cc
M src/kudu/common/row_operations-test.cc
M src/kudu/common/schema-test.cc
M src/kudu/common/schema.cc
M src/kudu/common/schema.h
M src/kudu/master/master_service.cc
7 files changed, 49 insertions(+), 50 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/13936/3
-- 
To view, visit http://gerrit.cloudera.org:8080/13936
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iede12b95b774754f914295cecd2f6797008fed46
Gerrit-Change-Number: 13936
Gerrit-PatchSet: 3
Gerrit-Owner: Yingchun Lai <40...@qq.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)