dask / dask/dask-expr

``from_map`` with classes doesn't work

Open
#783 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
89
Forks
26
PR merge metrics
No merged PRs in 30d

Description

see ``test_from_map_column_projection`` in dask/dask

We hash the function and if this is a class our hashing fails, This might be related to what @fjetter is already looking into

Contributor guide

Open the contributing guide

Research direction

Start with test_from_map_column_projection in dask/dask and reproduce the failure involving from_map with a class. Trace the function-hashing path for class inputs; done means the test passes and class-based from_map column projection works without hashing errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-engineering
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.