cockroachdb / cockroachdb/docs

sql: Replace `WITH BUCKET_COUNT` with new `bucket_count` storage param.

Open
#12,980 0 comments 0 reactions 1 assignee Assigned to @nickvigilante View on GitHub
C-product-change master
Dominant language
HTML
Stars
212
Forks
476
Avg merge
40m
Merged PRs (30d)
3

Description

Exalate commented:

https://github.com/cockroachdb/cockroach/pull/76112 --- Release note (sql change): We have add support for the new `bucket_count` storage param syntax. We prefer it over the old `WITH BUCKET_COUNT=xxx` syntax. With this change, crdb outputs the new syntax for `SHOW CREATE`. Though for the AST tree formatting, we still respect the old syntax if user used it.

Jira Issue: DOC-2552

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.