dask / dask/dask

dask.delayed serialization ignores custom pickling for dataclasses

Open
#6,574 3 comments 0 reactions 0 assignees View on GitHub
delayed needs attention
Dominant language
Python
Stars
13.9k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

`dask.delayed.unpack_collections` expands all dataclasses into their set of fields for serialization even when `__reduce__` is overridden. Is this behavior configurable? Is this the intended behaviour?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.