[email protected] has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14693


Change subject: [cfile] No longer need to `relocate()` in `ReadBlock()`
......................................................................

[cfile] No longer need to `relocate()` in `ReadBlock()`

In the current implementation, when reading data from
`ReadableBlock`, the `Slice` object will no longer be
modified, but just fill it with data.  That is,
slice->data() will always match pre-allocated buffer.

Change-Id: I1619d05d42c9ec20e029097aaaf37b3ac93b9a69
---
M src/kudu/cfile/cfile_reader.cc
1 file changed, 0 insertions(+), 6 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1619d05d42c9ec20e029097aaaf37b3ac93b9a69
Gerrit-Change-Number: 14693
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>

Reply via email to