Extended functionality for LazyExpr UDF
Open
- Dominant language
- Python
- Stars
- 211
- Forks
- 58
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 6
Description
Change function signature to pass metadata of input/output (such as shape) to enable more complicated functions. For example, if the UDF knows both shape and offset, can tell when the chunk is at the edge of the array, and adapt the calculation if necessary.
Contributor guide
Assessment
This issue has not been assessed yet.