Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg: Allow user defined primary key in CREATE TABLE ... AS #5190

Closed
jseldess opened this issue Aug 8, 2019 · 0 comments · Fixed by #5247
Closed

pkg: Allow user defined primary key in CREATE TABLE ... AS #5190

jseldess opened this issue Aug 8, 2019 · 0 comments · Fixed by #5247
Assignees
Labels
C-product-change P-1 High priority; must be done this release
Milestone

Comments

@jseldess
Copy link
Contributor

jseldess commented Aug 8, 2019

PR: cockroachdb/cockroach#38589

From release notes:

CREATE TABLE AS now allows user-defined primary keys and column families. [#38904][#38904], [#38589][#38589] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 19.2 milestone Aug 8, 2019
@jseldess jseldess added C-product-change P-1 High priority; must be done this release labels Aug 8, 2019
@jseldess jseldess added the A-sql label Aug 8, 2019
ericharmeling added a commit that referenced this issue Aug 21, 2019
Parameter updates
Diagram updates
Examples now use MovR

Code PRs:
cockroachdb/cockroach#38589
cockroachdb/cockroach#38904

Fixes #5190
ericharmeling added a commit that referenced this issue Aug 21, 2019
Parameter updates
Diagram updates
Examples now use MovR

Code PRs:
cockroachdb/cockroach#38589
cockroachdb/cockroach#38904

Fixes #5190
ericharmeling added a commit that referenced this issue Aug 26, 2019
Parameter updates
Diagram updates
Examples now use MovR

Code PRs:
cockroachdb/cockroach#38589
cockroachdb/cockroach#38904

Fixes #5190
ericharmeling added a commit that referenced this issue Aug 26, 2019
Parameter updates
Diagram updates
Examples now use MovR
New primary key example for partitioning

Code PRs:
cockroachdb/cockroach#38589
cockroachdb/cockroach#38904

Fixes #5190
ericharmeling added a commit that referenced this issue Aug 28, 2019
Parameter updates
Diagram updates
Examples now use MovR
New primary key example for partitioning

Code PRs:
cockroachdb/cockroach#38589
cockroachdb/cockroach#38904

Fixes #5190
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-product-change P-1 High priority; must be done this release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants