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 ca27526 commit c883631Copy full SHA for c883631
sdks/python/apache_beam/yaml/yaml_provider.py
@@ -1063,7 +1063,7 @@ class WindowInto(beam.PTransform):
1063
size: 30s
1064
1065
Note that any Yaml transform can have a
1066
- [windowing parameter](https://github.com/apache/beam/blob/master/sdks/python/apache_beam/yaml/README.md#windowing),
+ [windowing parameter](https://beam.apache.org/documentation/sdks/yaml/#windowing),
1067
which is applied to its inputs (if any) or outputs (if there are no inputs)
1068
which means that explicit WindowInto operations are not typically needed.
1069
0 commit comments