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

sql: support partitioned hash sharded index #13088

Closed
cockroach-teamcity opened this issue Feb 22, 2022 · 1 comment
Closed

sql: support partitioned hash sharded index #13088

cockroach-teamcity opened this issue Feb 22, 2022 · 1 comment

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 22, 2022

Exalate commented:

cockroachdb/cockroach#76358 --- Release note (sql change): When a hash sharded index is partitioned, ranges are pre-split within every single possible partition on shard boundaries. Each partition is split up to 16 ranges, otherwise split into the number bucket count ranges. Note that, only list partition is being presplit, we don't presplit for range partition.

Jira Issue: DOC-2712

@exalate-issue-sync
Copy link

Nick Vigilante (nickvigilante) commented:
Spoke with Chengxiong, and we don’t document anything related to bucket count.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants