Wenzhe Zhou has posted comments on this change. ( http://gerrit.cloudera.org:8080/19874 )
Change subject: KUDU-1945 Add Python example for non-unique PK ...................................................................... Patch Set 3: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/19874/3/examples/python/basic-python-example/non_unique_primary_key.py File examples/python/basic-python-example/non_unique_primary_key.py: http://gerrit.cloudera.org:8080/#/c/19874/3/examples/python/basic-python-example/non_unique_primary_key.py@142 PS3, Line 142: Updated row(s) WHERE non_unique_key = {0} AND int_val = {1} to int_val = {2}'\ > I choose to do it this way, such that it matches the cpp example, where we it's ok. -- To view, visit http://gerrit.cloudera.org:8080/19874 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1dd862c4f26b3d79ec268727363fae3426135f52 Gerrit-Change-Number: 19874 Gerrit-PatchSet: 3 Gerrit-Owner: Marton Greber <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Wed, 17 May 2023 19:34:11 +0000 Gerrit-HasComments: Yes
