docs icon indicating copy to clipboard operation
docs copied to clipboard

sql: apply PARTITION ALL BY when using ALTER PRIMARY KEY

Open jseldess opened this issue 4 years ago • 2 comments

Jesse Seldess commented:

PR: https://github.com/cockroachdb/cockroach/pull/59178

From release notes:

PARTITION ALL BY statements will now apply for tables when using [ALTER PRIMARY KEY](../v21.1/alter-primary-key.html]. [#59178][#59178) {% comment %}doc{% endcomment %}

Jira Issue: DOC-950

jseldess avatar Jan 29 '21 19:01 jseldess

Nick Vigilante (nickvigilante) commented: This requires an update to the SQL diagrams. I’m deferring this to after the 15th.

exalate-issue-sync[bot] avatar Mar 09 '22 17:03 exalate-issue-sync[bot]

Nick Vigilante (nickvigilante) commented: Diagrams that need updating:

  • ALTER PRIMARY KEY
  • CREATE TABLE
  • CREATE INDEX
  • PARTITION BY

exalate-issue-sync[bot] avatar Mar 29 '22 14:03 exalate-issue-sync[bot]