asynchronous operations?
Open
- Dominant language
- R
- Stars
- 134
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Since `etl_extract()` and/or `etl_load()` may take a long time, can we dispatch them to run asynchronously?
https://stackoverflow.com/questions/18819505/asynchronous-command-dispatch-in-interactive-r
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the implementations and call paths for etl_extract() and etl_load(), then review the linked discussion about asynchronous command dispatch in R. The scope and API are not defined; done would require an agreed asynchronous behavior, completion or error handling, and corresponding validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100