package xlang

import "github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/xlang"

Package xlang contains cross-language transforms.

Index

Constants

const SetOutputCoder = "SetOutputCoder"

SetOutputCoder is used to set the tagged input in cases of external transforms where the output coder request field needs to be specified.

Source Files

xlang.go

Directories

PathSynopsis
go/pkg/beam/transforms/xlang/dataframePackage dataframe is a wrapper for DataframeTransform defined in Apache Beam Python SDK.
go/pkg/beam/transforms/xlang/inferencePackage inference has the cross language implementation of RunInference API implemented in Python SDK.
go/pkg/beam/transforms/xlang/pythonPackage python contains data structures required for python external transforms in a multilanguage pipeline.
go/pkg/beam/transforms/xlang/schemaPackage schema has the cross language implementation for calling schema transforms in other language SDKs.
Version
v2.66.0 (latest)
Published
Jun 23, 2025
Platform
linux/amd64
Last checked
18 hours ago

Tools for package owners.