iris-hep / func_adl_uproot

Uproot-based backend for FuncADL
MIT License
0 stars 0 forks source link

try to allow passing multiple files #2

Closed masonproffitt closed 4 years ago

masonproffitt commented 4 years ago

This feature was in before, but you would get ChunkedArrays instead of JaggedArrays, and performing selections on ChunkedArrays is much more difficult. This should be fixed upstream in awkward (it certainly will be in awkward-1.0), but maybe there's a way to fix this here before that happens.

masonproffitt commented 4 years ago

This was fixed by #4 and is in version 0.5.