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

Updated to pluck ids and perform delete using the ids #322

Merged
merged 2 commits into from
Mar 22, 2022

Conversation

qschmick
Copy link
Collaborator

Updated delete process to leverage a select of id only and then leverage that id to delete explicit rows as the scan over the table with large result values can cause long running delete calls.

@qschmick qschmick self-assigned this Mar 16, 2022
roshangautam
roshangautam previously approved these changes Mar 16, 2022
@qschmick
Copy link
Collaborator Author

@roshangautam Had to fix the styling, can you review again please?

@qschmick qschmick merged commit 41c588b into 8.0 Mar 22, 2022
@qschmick qschmick deleted the chore/optimize-delete-feature branch March 22, 2022 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants