Michael Smith has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/21754 )

Change subject: IMPALA-12908: Add correctness check for tuple cache
......................................................................


Patch Set 2: Code-Review+1

(6 comments)

http://gerrit.cloudera.org:8080/#/c/21754/1/be/src/exec/tuple-cache-node.cc
File be/src/exec/tuple-cache-node.cc:

http://gerrit.cloudera.org:8080/#/c/21754/1/be/src/exec/tuple-cache-node.cc@200
PS1, Line 200:       cache[str].reference_rows_count = 1;
> Done
Ack


http://gerrit.cloudera.org:8080/#/c/21754/1/be/src/exec/tuple-cache-node.cc@216
PS1, Line 216:     }
> Done
Ack


http://gerrit.cloudera.org:8080/#/c/21754/1/be/src/exec/tuple-cache-node.cc@260
PS1, Line 260:                << new_path << ". Error code: " << result;
> Done
Ack


http://gerrit.cloudera.org:8080/#/c/21754/1/be/src/exec/tuple-cache-node.cc@351
PS1, Line 351:         // If reader_ is set, then the child was never opened 
and needs to be opened now
> Somehow the reader won't return error but just set the eos if nothing to re
Ack


http://gerrit.cloudera.org:8080/#/c/21754/1/be/src/exec/tuple-cache-node.cc@448
PS1, Line 448:   if (debug_dump_text_writer_) {
> Made the changes to use combined_key_ as the sub_dir.
Ack


http://gerrit.cloudera.org:8080/#/c/21754/1/be/src/exec/tuple-text-file-reader.h
File be/src/exec/tuple-text-file-reader.h:

http://gerrit.cloudera.org:8080/#/c/21754/1/be/src/exec/tuple-text-file-reader.h@44
PS1, Line 44:   // Returns the size of the file in bytes.
> Made the change to resume the original position.
Ack



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ied074e274ebf99fb57e3ee41a13148725775b77c
Gerrit-Change-Number: 21754
Gerrit-PatchSet: 2
Gerrit-Owner: Yida Wu <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Yida Wu <[email protected]>
Gerrit-Comment-Date: Fri, 13 Sep 2024 17:23:15 +0000
Gerrit-HasComments: Yes

Reply via email to