Keep ReadParquet Lengths computation lazy?
Open
- 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
Assessment
This issue has not been assessed yet.