Wenzhe Zhou has posted comments on this change. ( http://gerrit.cloudera.org:8080/17502 )
Change subject: IMPALA-10197 (Part 2): Add KUDU_REPLICA_SELECTION query option ...................................................................... Patch Set 3: (3 comments) http://gerrit.cloudera.org:8080/#/c/17502/3//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/17502/3//COMMIT_MSG@16 PS3, Line 16: make > nit. makes Done http://gerrit.cloudera.org:8080/#/c/17502/3//COMMIT_MSG@19 PS3, Line 19: Also : removed the corresponding queries for the test case with : KUDU_REPLICA_SELECTION set as CLOSEST_REPLICA. > CLOSEST_REPLICA is the default. Will it also lead to undetermined results? CLOSEST_REPLICA is not affected. I just make it to run the same queries as LEADER_ONLY for comparison. http://gerrit.cloudera.org:8080/#/c/17502/3/testdata/workloads/functional-planner/queries/PlannerTest/kudu-replica-selection-closest-replica.test File testdata/workloads/functional-planner/queries/PlannerTest/kudu-replica-selection-closest-replica.test: http://gerrit.cloudera.org:8080/#/c/17502/3/testdata/workloads/functional-planner/queries/PlannerTest/kudu-replica-selection-closest-replica.test@a38 PS3, Line 38: : : : : : : : : : : : : > I wonder if the serial plan part can be retained if options.setNum_nodes(1 Yes, we can leave the serial plan with query option num_nodes as 1. -- To view, visit http://gerrit.cloudera.org:8080/17502 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I3e23667c06c273a261e03de3d81fc7ee1f6b0682 Gerrit-Change-Number: 17502 Gerrit-PatchSet: 3 Gerrit-Owner: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Qifan Chen <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Tue, 25 May 2021 15:47:50 +0000 Gerrit-HasComments: Yes
