Abhishek Chennaka has posted comments on this change. ( http://gerrit.cloudera.org:8080/18672 )
Change subject: KUDU-2671 introduce PartitionPruner::PrepareRangeSet() ...................................................................... Patch Set 5: Code-Review+1 (2 comments) http://gerrit.cloudera.org:8080/#/c/18672/5/src/kudu/common/partition_pruner.cc File src/kudu/common/partition_pruner.cc: http://gerrit.cloudera.org:8080/#/c/18672/5/src/kudu/common/partition_pruner.cc@403 PS5, Line 403: withing nit: within* http://gerrit.cloudera.org:8080/#/c/18672/5/src/kudu/common/partition_pruner.cc@414 PS5, Line 414: iterator points to the upper bound of the current range : // or to the upper bound of the scan. > nit: modify comment to make it more clear that the iterator will point to u I think once the controls enters this section of the code, the iterator points to upper bound of the scan or upper bound of the current range. -- To view, visit http://gerrit.cloudera.org:8080/18672 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7f1903a444d47d30bbd7e119977cbb87bf1aa458 Gerrit-Change-Number: 18672 Gerrit-PatchSet: 5 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]> Gerrit-Comment-Date: Tue, 28 Jun 2022 04:13:49 +0000 Gerrit-HasComments: Yes
