dask / dask/dask-expr

Keep ReadParquet Lengths computation lazy?

Open
#130 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

Currently we're doing computation in the optimize call. I wonder if instead we should have another Expression. This would replace the `Literal` value with something that would return a graph with a single task.

Just a thought, not a strong one.

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.