Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23589


Change subject: KUDU-1261 fix criteria to select proper block writer
......................................................................

KUDU-1261 fix criteria to select proper block writer

This fixed a bug in the criteria to select a proper method for writing
a particular column in MultiColumnWriter::AppendBlock().  The issue
would manifest itself when flushing memrowset containing a non-nullable
array column.  I'm not including tests in this particular changelist
because there is one already in a pending changelist [1] and in a
follow-up changelist including end-to-end tests for Kudu C++ client [2].

This is a follow-up to 9a1c19fd0853aef54bdd52af69194ee43f2a33b6.

[1] https://gerrit.cloudera.org/#/c/23565/
[2] https://gerrit.cloudera.org/#/c/23220/

Change-Id: I7041cd6a8c6f1bbcefacdb7cd3821e96774a60a2
---
M src/kudu/tablet/multi_column_writer.cc
1 file changed, 6 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/89/23589/1
--
To view, visit http://gerrit.cloudera.org:8080/23589
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7041cd6a8c6f1bbcefacdb7cd3821e96774a60a2
Gerrit-Change-Number: 23589
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to