originalRequestingStepName property
The step name requesting an operation, such as GBK.
I.e. the ParDo causing a read/write from shuffle to occur, or a read from side inputs.
Implementation
core.String? originalRequestingStepName;
The step name requesting an operation, such as GBK.
I.e. the ParDo causing a read/write from shuffle to occur, or a read from side inputs.
core.String? originalRequestingStepName;