Hello David Ribeiro Alves, Mike Percy,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5488
to review the following change.
Change subject: KUDU-1760. Add test coverage of reading pre-REINSERT after ALTER
......................................................................
KUDU-1760. Add test coverage of reading pre-REINSERT after ALTER
This adds a test for the case where an ALTER TABLE adds a column, and
then we read the old history of that row from prior to the addition of
the column. We make sure that the default value of the new column is
returned.
Change-Id: Id7d44f6e2fe4d3cae03e0024c70e9f2ae84b614c
---
M src/kudu/integration-tests/alter_table-test.cc
M src/kudu/tablet/compaction.cc
2 files changed, 47 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/88/5488/1
--
To view, visit http://gerrit.cloudera.org:8080/5488
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id7d44f6e2fe4d3cae03e0024c70e9f2ae84b614c
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Mike Percy <[email protected]>