dask-contrib / dask-awkward

Native Dask collection for awkward arrays, and the library to use it.
https://dask-awkward.readthedocs.io
BSD 3-Clause "New" or "Revised" License
61 stars 19 forks source link

fix: projected AwkwardInputLayers have __dask_tokenize__ #470

Closed lgray closed 9 months ago

lgray commented 9 months ago

Another possible fix to #468, perhaps the simplest.

@agoose77 @martindurant @jpivarski

lgray commented 9 months ago

@martindurant we should go ahead and merge this so tests function again, unless there are serious reservations as to implementation?