提交 1c37dae4 编写于 作者: A Andreas Scherbaum 提交者: Andreas Scherbaum

Add note that PK/Unique will be the distribution key. (#2704)

上级 24b7856b
......@@ -216,6 +216,8 @@
             DISTRIBUTED RANDOMLY;
</codeph></codeblock>
</p>
<note type="important">A Primary Key is always the Distribution Key for a table. If no
Primary Key exists, but a Unique Key exists, this is the Distribution Key for the table.</note>
</body>
</topic>
</topic>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册