Python API should auto-infer types
Open
- Dominant language
- Java
- Stars
- 274
- Forks
- 140
- Avg merge
- 5d 16h
- Merged PRs (30d)
- 4
Description
The input and output types should not be given by the user but derived automatically in code:
output type of operator is the input type of the next operator, and so on
Contributor guide
Assessment
This issue has not been assessed yet.