dask / dask/dask-expr

Annotations

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

Description

We currently store annotations on high level layers. We'll probably want to do the same thing with Exprs now. Some complications:

1. We often recreate Exprs and will need to make sure that we propagate these annotations
2. Things like rewrite rules will need to be sensitive to annotations (probably not optimize by default)

I don't plan to think about this too much until other questions are answered. This doesn't seem as critical.

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.