Todd Lipcon has submitted this change and it was merged.

Change subject: Remove cruft around 'adapter columns'
......................................................................


Remove cruft around 'adapter columns'

This was some half-implemented code supposed to handle table alterations which
change column types, but was never implemented beyond some stub methods. This
just removes the extra unused code.

Change-Id: I291ea6da2456798c6db312d8177477229815053b
Reviewed-on: http://gerrit.cloudera.org:8080/2902
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Todd Lipcon <[email protected]>
---
M src/kudu/codegen/row_projector.cc
M src/kudu/codegen/row_projector.h
M src/kudu/common/row.h
M src/kudu/common/schema-test.cc
M src/kudu/tablet/memrowset.cc
5 files changed, 0 insertions(+), 56 deletions(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Todd Lipcon: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I291ea6da2456798c6db312d8177477229815053b
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to