-
Notifications
You must be signed in to change notification settings - Fork 135
Labels
trackingTracking issue (parent issue for multiple bugs/features/tasks)Tracking issue (parent issue for multiple bugs/features/tasks)
Description
The initial implementation is described in #1470 along with some skeleton code for the various components. To better organize the discussion here, I'm breaking out some TODOs into separate issues to help finish the coffea.compute design. We can implement them by making PRs to the compute branch.
- Sketch a prepare -> skim -> process workflow to understand
Computable-chaining - Define NanoEvents
map_stepsinterface (how does dask-awkward option look?) - Define protocol for receiving a list of failed tasks with exceptions (promote
FailedTaskElementto protocol)
Sub-issues
Metadata
Metadata
Assignees
Labels
trackingTracking issue (parent issue for multiple bugs/features/tasks)Tracking issue (parent issue for multiple bugs/features/tasks)
Type
Projects
Status
In Progress