Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/3878
Change subject: IMPALA-2923: fix overflow in BufferedTupleStream::GetRows() ...................................................................... IMPALA-2923: fix overflow in BufferedTupleStream::GetRows() Testing: Added a targeted unit test. However, the test runs for about 10 minutes and does not provide much coverage, so we should probably disable or remove it before committing. Change-Id: Iabb977014d855d6edb035bf2e9519ac8b3234767 --- M be/src/runtime/buffered-tuple-stream-test.cc M be/src/runtime/buffered-tuple-stream.cc 2 files changed, 34 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/3878/1 -- To view, visit http://gerrit.cloudera.org:8080/3878 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iabb977014d855d6edb035bf2e9519ac8b3234767 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]>
