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

bulk: enable split and scatter calls in bulk processes in tenants #74856

Closed
dt opened this issue Jan 14, 2022 · 1 comment · Fixed by #75105
Closed

bulk: enable split and scatter calls in bulk processes in tenants #74856

dt opened this issue Jan 14, 2022 · 1 comment · Fixed by #75105
Assignees
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-disaster-recovery

Comments

@dt
Copy link
Member

dt commented Jan 14, 2022

Once the initial change in #74389 lands (e.g. in #74835), Bulk code which explicitly avoided calling the previously disallowed APIs should be updated to remove those extra cases and start sending those calls, behind a cluster version gate or handling the errors in the mixed version case.

Epic CRDB-11739

@dt dt added the C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) label Jan 14, 2022
@dt dt self-assigned this Jan 14, 2022
@blathers-crl
Copy link

blathers-crl bot commented Jan 14, 2022

cc @cockroachdb/bulk-io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-disaster-recovery
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant