Closed ikrommyd closed 1 year ago
I can't reproduce this locally. Did you say that you can reproduce it @iasonkrom?
Yup, I only said I can't reproduce with with just uproot.dask
without using nanoevents.
@agoose77 these are the package versions
(.venv) iason@coffeabox:~/fun/egamma_dev/egamma-tnp$ pip list | grep 'awkward\|dask\|uproot'
awkward 2.4.6
awkward-cpp 24
dask 2023.10.0
dask-awkward 2023.10.0
dask-histogram 2023.10.0
uproot 5.1.2
This is fixed by 801aec7c3b494764df1a23d776a0c5e60c08754c
We haven't had a release yet, though. @douglasdavis could you make a patch? :)
Ah, I’m sorry then. Should have checked for that. Thanks. Please close the issue once a patch is out.
Yes! 2023.10.1
is on PyPI. Glad to see type checking led to a bug fix, sorry for not putting out a release more quickly, the bug hadn't surfaced in the wild yet.
Thanks to everyone also from my side for addressing this so quickly, it helps me a lot!
Ah, I’m sorry then. Should have checked for that. Thanks. Please close the issue once a patch is out.
No apology needed — it took me a second to find the ref that fixed it.
@JaLuka98 posted this issue at the CMS experiment mattermost.
This snippet fails with
It only fails with nanoevents and I couldn't reproduce it with just
uproot.dask
reading.