- Preparing search index...
- The search index is not available
apache-beam
- pythonTransform<InputT, OutputT>(constructor: string, args_or_kwargs?: undefined | any[] | {
[key: string]: any;
}, kwargs?: undefined | {
[key: string]: any;
}, options?: RawExternalTransformOptions): AsyncPTransform<InputT, OutputT>
-
Parameters
-
constructor: string
-
args_or_kwargs: undefined | any[] | {
[key: string]: any;
} = undefined
-
kwargs: undefined | {
[key: string]: any;
} = undefined
-
Returns a PTransform applying a Python transform (typically identified by fully qualified name) to a PCollection, e.g.
See also https://beam.apache.org/documentation/programming-guide/#1324-using-cross-language-transforms-in-a-typescript-pipeline