zhaoyuanTian123 opened a new issue, #37980: URL: https://github.com/apache/beam/issues/37980
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
