YAML Test CLI flag mismatch
Open
yaml
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
here is an inconsistency between the official documentation and the actual code for the YAML test CLI flag.Code: https://github.com/apache/beam/blob/master/sdks/python/apache_beam/yaml/main.py#L103 implements the flag as --test (singular),This mismatch leads to user confusion and failed test runs when following the documentation.
Contributor guide
Assessment
This issue has not been assessed yet.