Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Currently, all edge managers set during setParallelism end up becoming custom edges. However, just like during dag creation, it should be possible to specify standard edge types like scatter_gather if that is what the final user decision is. More broadly, allowing the complete EdgeProperty to be specified at runtime would make that action at par with compile time.