You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.
I'm getting odd errors when trying to read back (in uproot) jagged branches with 64-bit integers written by uproot:
ROOT doesn't like the file either:
Interestingly, it seems that it can be read (in both uproot and ROOT) if you set
compression=None
, which is why the test at https://github.com/scikit-hep/uproot/blob/634667fad826ec6c86e2df442887b1024c2cfee8/tests/test_write.py#L1931-L1946 doesn't fail.The text was updated successfully, but these errors were encountered: