Michael Ho has posted comments on this change.

Change subject: IMPALA-3079: Fix sequence file writer
......................................................................


Patch Set 1:

(4 comments)

Some initial comments...

http://gerrit.cloudera.org:8080/#/c/6107/1/be/src/exec/read-write-util-test.cc
File be/src/exec/read-write-util-test.cc:

PS1, Line 88:  
nit: blank space.


http://gerrit.cloudera.org:8080/#/c/6107/1/be/src/util/compress.cc
File be/src/util/compress.cc:

PS1, Line 209: each preceded with an integer size
, each preceded with an integer for its size.


PS1, Line 210: // For testing purposes we are going to generate two blocks if 
input_length >= 2.
That seems a bit inefficient to split into two blocks for input_length == 2. 
Should we move this threshold higher and improve the test cases instead ?


PS1, Line 235: uint8_t* sizep;
The declaration can be moved into the loop body.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0db642ad35132a9a5a6611810a6cafbbe26e7487
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Attila Jeges <[email protected]>
Gerrit-Reviewer: Marcel Kornacker <[email protected]>
Gerrit-Reviewer: Michael Ho <[email protected]>
Gerrit-HasComments: Yes

Reply via email to