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

ALTER TABLE ... SPLIT AT and merge queue #3690

Closed
jseldess opened this issue Sep 4, 2018 · 1 comment
Closed

ALTER TABLE ... SPLIT AT and merge queue #3690

jseldess opened this issue Sep 4, 2018 · 1 comment
Assignees
Milestone

Comments

@jseldess
Copy link
Contributor

jseldess commented Sep 4, 2018

PR: cockroachdb/cockroach#29082

From release notes:

The ALTER TABLE ... SPLIT AT statement now produces an error if executed while the merge queue is enabled, as the merge queue is likely to immediately discard any splits created by the statement. [#29082][#29082] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 2.1 milestone Sep 4, 2018
@jseldess jseldess changed the title backport-2.1: one week of merge PRs ALTER TABLE ... SPLIT AT and merge queue Sep 4, 2018
@lnhsingh lnhsingh self-assigned this Sep 26, 2018
@lnhsingh
Copy link
Contributor

lnhsingh commented Oct 2, 2018

Don't think docs are needed.

@lnhsingh lnhsingh closed this as completed Oct 2, 2018
@lnhsingh lnhsingh removed the ready label Oct 2, 2018
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