shunping commented on issue #35198:
URL: https://github.com/apache/beam/issues/35198#issuecomment-3573582962

   Majority of the test failure is due to test 
`apache_beam/yaml/integration_tests.py::EnrichmentTest::test_only`, where the 
matching row was not found.
   
   ```
   E         File 
"/runner/_work/beam/beam/sdks/python/apache_beam/transforms/enrichment_handlers/bigquery.py",
 line 225, in __call__
   E           raise ValueError(f"no matching row found for query: {query}")
   E       ValueError: no matching row found for query: SELECT * FROM 
apache-beam-testing.yaml_bq_it__cd7eb5106be0459e977bd642fce4f024.tmp_table 
WHERE label = '37a'
   ```
   
   For example:
   - https://github.com/apache/beam/actions/runs/19643486196/job/56252848556
   - https://github.com/apache/beam/actions/runs/19632792849/job/56216293159
   - https://github.com/apache/beam/actions/runs/19624460698/job/56190629499


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