We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5af4b commit 469132aCopy full SHA for 469132a
sdks/python/apache_beam/yaml/standard_io.yaml
@@ -52,8 +52,8 @@
52
# Following transforms may be replaced with equivalent managed transforms,
53
# if the pipelines 'updateCompatibilityBeamVersion' match the provided
54
# version.
55
- 'ReadFromKafka': '2.65.0'
56
- 'WriteToKafka': '2.65.0'
+ 'ReadFromBigQuery': '2.65.0'
+ 'WriteToBigQuery': '2.65.0'
57
58
# Kafka
59
- type: renaming
0 commit comments