[multi-stage] [debug-ability] Propagate exception error message
Open
multi-stage
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
Currently, exception is just passed as an error block.
However, this exception message can be annotated on where it is problematic.
Say if something is wrong in AggregateOperator, we can throw exception with message "AggreagteNode runs into error etc"
Contributor guide
Assessment
This issue has not been assessed yet.