ssl-hep / ServiceX_frontend

Client access library for ServiceX
5 stars 11 forks source link

Conversion to Awkward with local files should be lazy #228

Open gordonwatts opened 2 years ago

gordonwatts commented 2 years ago

Make sure this is lazy load - when we have lots of data, it isn't good to have it all in memory at once!

ponyisi commented 1 week ago

Should we offload this question to dask-awkward?