-
Notifications
You must be signed in to change notification settings - Fork 19
DOC-13695: Add partition by hash clause in CREATE PRIMARY INDEX #467
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
Conversation
|
Needs backport as far as 7.0! |
GauravJayaraj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved. Thanks!
rakhi-prathap
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM; a few tiny nits and a question regarding the partition clause.
modules/n1ql/pages/n1ql-language-reference/createprimaryindex.adoc
Outdated
Show resolved
Hide resolved
modules/n1ql/pages/n1ql-language-reference/index-partitioning.adoc
Outdated
Show resolved
Hide resolved
modules/n1ql/pages/n1ql-language-reference/index-partitioning.adoc
Outdated
Show resolved
Hide resolved
Co-authored-by: rakhi-prathap <rakhi.prathap@couchbase.com>
* Update syntax * Update syntax diagram * Add PARTITION BY HASH to CREATE PRIMARY INDEX * Index partitioning: apply Vale style rules * Add primary indexes to Index partitioning * Reformat index partitioning * Titles as actions * Increase ToC depth * Mark PARTITION BY HASH as Enterprise-only --------- Co-authored-by: rakhi-prathap <rakhi.prathap@couchbase.com>
* Update syntax * Update syntax diagram * Add PARTITION BY HASH to CREATE PRIMARY INDEX * Index partitioning: apply Vale style rules * Add primary indexes to Index partitioning * Reformat index partitioning * Titles as actions * Increase ToC depth * Mark PARTITION BY HASH as Enterprise-only --------- Co-authored-by: rakhi-prathap <rakhi.prathap@couchbase.com>
Backported as far as 7.2, because that's as far back as we can go in |
* Update syntax * Update syntax diagram * Add PARTITION BY HASH to CREATE PRIMARY INDEX * Index partitioning: apply Vale style rules * Add primary indexes and vector indexes to Index partitioning * Reformat index partitioning * Titles as actions * Increase ToC depth --------- Co-authored-by: rakhi-prathap <rakhi.prathap@couchbase.com>
Jira issue: DOC-13695
Doc previews:
You will need the Docs Team credentials on Confluence.