jordan-jack-schneider

Results 2 issues of jordan-jack-schneider

I'd like to make `dask.bag.Bag` a generic type, so that type checkers and function signatures could include information about what's in a dask bag. For example ```python def add_lengths(bag: dask.bag.Bag[list[dict[str,...

needs attention
needs triage

If you're doing a copy from one region to another with `--no-clobber` there are a lot of failure modes with region resolution. The resolution order of ls is > Region...