mohamedawnallah commented on PR #36684:
URL: https://github.com/apache/beam/pull/36684#issuecomment-3469788160

   On initial glance, It looks like we need to register the example YAML file 
name as processor in `examples_test.py` perhaps seeing 
`test_sqlserver_to_bigquery_yaml` on how the file is created and registered in 
`examples_test.py`: 
   
   **Where It is Created:**
   
   
https://github.com/apache/beam/blob/1e51a886f5cb2904a4c0b331274f328692291fcd/sdks/python/apache_beam/yaml/examples/transforms/blueprint/sqlserver_to_bigquery.yaml#L18-L58
   
   **Where It is Registered:**
   
   
https://github.com/apache/beam/blob/1e51a886f5cb2904a4c0b331274f328692291fcd/sdks/python/apache_beam/yaml/examples/testing/examples_test.py#L915-L926
   
   
https://github.com/apache/beam/blob/1e51a886f5cb2904a4c0b331274f328692291fcd/sdks/python/apache_beam/yaml/examples/testing/examples_test.py#L669
   
   Relatedly:
   
https://github.com/apache/beam/tree/master/sdks/python/apache_beam/yaml/examples#testing


-- 
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]

Reply via email to