So going through the code and not sure where the real logic of DataMovementType gets used.
I see that in DagTypeConverts it can convert between DataMovementType and PlanEdgeDataMovementType, but once that happens I don't really see a way to implement any of these types. Where is the implementations defined? Is there any way to define my own impls? Thanks for your time.
