Hello, I was wondering the best way to test a pipeline with external transform. We were trying to use the DirectRunner but it seemed to hang on the external transform step. I was wondering if someone could point me to somewhere in the beam code where this is done or give some pointers on how to test a pipeline with an External step in it? I tried searching a bit but was unsuccessful, but maybe I was looking in the wrong place.
Thanks, Sahith