TheNeuralBit opened a new issue, #22658: URL: https://github.com/apache/beam/issues/22658
### What happened? See #22042 The examples in snippets.py should be tested continuously to make sure we're not advertising flawed code. Some of the snippets are tested in snippets_test.py, e.g.: https://github.com/apache/beam/blob/e86456ea71b1203b7158496e4653541809415225/sdks/python/apache_beam/examples/snippets/snippets_test.py#L627-L633 but it looks like many others (like `sdf_basic_example`) are not. We should add tests exercising all of these examples. ### Issue Priority Priority: 2 ### Issue Component Component: examples-python -- 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]
