HarperFast / HarperFast/harper
drop_attribute should execute as a background job
Open
area:operations-api
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
drop_attribute on a large table blocks for the duration of the operation. Convert it to an async background job that returns a job_id immediately and can be polled for completion.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.