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 ¶
Directories ¶
Path | Synopsis |
---|---|
go/pkg/beam/transforms/xlang/dataframe | Package dataframe is a wrapper for DataframeTransform defined in Apache Beam Python SDK. |
go/pkg/beam/transforms/xlang/inference | Package inference has the cross language implementation of RunInference API implemented in Python SDK. |
go/pkg/beam/transforms/xlang/python | Package python contains data structures required for python external transforms in a multilanguage pipeline. |
go/pkg/beam/transforms/xlang/schema | Package 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.