Michael Ho has posted comments on this change. Change subject: IMPALA-5532: Stack-allocate compressors in RowBatch (de)serialization ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/7478/1/be/src/runtime/row-batch.cc File be/src/runtime/row-batch.cc: PS1, Line 119: decompressor.Close(); This is not strictly needed given 'compressor_cleanup' above. Not sure if it's a good practice to leave it out though ?! -- To view, visit http://gerrit.cloudera.org:8080/7478 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6641f4a08bd2711c4f4515ab29a6e5418cbd5f51 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: Yes
