Wenzhe Zhou has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/19809 )

Change subject: KUDU-1945 Update docs with non-unique PK
......................................................................


Patch Set 2:

(7 comments)

http://gerrit.cloudera.org:8080/#/c/19809/2/docs/schema_design.adoc
File docs/schema_design.adoc:

http://gerrit.cloudera.org:8080/#/c/19809/2/docs/schema_design.adoc@265
PS2, Line 265: key
add a comma after key


http://gerrit.cloudera.org:8080/#/c/19809/2/docs/schema_design.adoc@268
PS2, Line 268: counter
counter which is used to assign value for auto-incrementing column


http://gerrit.cloudera.org:8080/#/c/19809/2/docs/schema_design.adoc@275
PS2, Line 275: may
can


http://gerrit.cloudera.org:8080/#/c/19809/2/docs/schema_design.adoc@277
PS2, Line 277: During inserts one has to speciy the non-unique primary key 
columns and the auto-incrementing
             : counter is populated on the server side.
For inserts, one has to provide values for the non-unique primary key columns 
without specifying the values for auto-incrementing column. The 
auto-incrementing column is populated on the server side automatically.


http://gerrit.cloudera.org:8080/#/c/19809/2/docs/schema_design.adoc@282
PS2, Line 282:
please mention upsert operation is not supported for table with non-unique 
primary key.


http://gerrit.cloudera.org:8080/#/c/19809/2/docs/schema_design.adoc@285
PS2, Line 285: insert
insertion for auto-incrementing column.


http://gerrit.cloudera.org:8080/#/c/19809/2/docs/schema_design.adoc@288
PS2, Line 288: :
add space after :



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I84e1c6b85d4fdb5ac95bad611246c071a63bcd31
Gerrit-Change-Number: 19809
Gerrit-PatchSet: 2
Gerrit-Owner: Marton Greber <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
Gerrit-Comment-Date: Wed, 26 Apr 2023 23:42:13 +0000
Gerrit-HasComments: Yes

Reply via email to