* [Overview of blocking and non-blocking issues](https://indico.cern.ch/event/1387742/contributions/5834327/) ## Core tools * Uproot - [`uproot.dask`](https://uproot.readthedocs.io/en/latest/uproot._dask.dask.html) * Awkward - [`dask-awkward`](https://github.com/dask-contrib/dask-awkward) * Boost-histogram / Hist - [`dask-histogram`](https://dask-histogram.readthedocs.io/en/stable/api.html#boost-histogram-like-api) - [`hist.dask`](https://hist.readthedocs.io/en/latest/user-guide/notebooks/Histogram.html#hist.dask) * Vector - https://github.com/scikit-hep/vector/issues/301 * Coffea - https://github.com/CoffeaTeam/coffea/issues/992 (non-blocking) - https://github.com/CoffeaTeam/coffea/issues/975 - https://github.com/CoffeaTeam/coffea/issues/1073 - https://github.com/CoffeaTeam/coffea/issues/1074 - https://github.com/CoffeaTeam/coffea/issues/1083 ## Blocking * Uproot - Being able to read data from data and simulation PHYSLITE files * https://github.com/scikit-hep/uproot5/issues/1138 * Add PHYSLITE file (max of 1 MB) to [scikit-hep-testdata](https://github.com/scikit-hep/scikit-hep-testdata) for uproot testing.