Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/21741 )
Change subject: IMPALA-13286: Make stream row counters 64-bit ...................................................................... Patch Set 2: Code-Review+1 (2 comments) http://gerrit.cloudera.org:8080/#/c/21741/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/21741/1//COMMIT_MSG@26 PS1, Line 26: - Added unit test StreamStateTest::TestAddAndGetZeroSizedRows to ensure > The query can take about 15 mins to complete on my machine since it needs t Ack http://gerrit.cloudera.org:8080/#/c/21741/1/be/src/runtime/buffered-tuple-stream.cc File be/src/runtime/buffered-tuple-stream.cc: http://gerrit.cloudera.org:8080/#/c/21741/1/be/src/runtime/buffered-tuple-stream.cc@839 PS1, Line 839: static_cast<int64_t>(batch->capacity() - batch->num_rows()), rows_left_in_page)); > Thanks! I changed to using static_cast here. Ack -- To view, visit http://gerrit.cloudera.org:8080/21741 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4d4cf8f424360717de0c4a5571a638a4c11b9606 Gerrit-Change-Number: 21741 Gerrit-PatchSet: 2 Gerrit-Owner: Xuebin Su <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Xuebin Su <[email protected]> Gerrit-Comment-Date: Thu, 05 Sep 2024 16:16:03 +0000 Gerrit-HasComments: Yes
