riteshghorse commented on issue #30095:
URL: https://github.com/apache/beam/issues/30095#issuecomment-1908233124

   <img width="1072" alt="image" 
src="https://github.com/apache/beam/assets/25881114/047bc1aa-fa0c-4a58-94a1-e4dfdd957df6";>
    is also failing with error:
   
    ```
    FAILED 
apache_beam/io/gcp/bigquery_file_loads_test.py::BigQueryFileLoadsIT::test_batch_copy_jobs_with_no_input_schema
 - AssertionError: 
   Expected: (<[<BigqueryFullResultMatcher(Expected data is [(0,), (1,), (2,), 
(3,), (4,)])>, <BigqueryFullResultMatcher(Expected data is [(5,), (6,), (7,), 
(8,), (9,)])>]>)
        but: <[<BigqueryFullResultMatcher(Expected data is [(0,), (1,), (2,), 
(3,), (4,)])>, <BigqueryFullResultMatcher(Expected data is [(5,), (6,), (7,), 
(8,), (9,)])>]> was <DataflowPipelineResult 
2024-01-23_22_23_28-9024953742164757457 DONE>
    ```
   
    which was recently added in #30015
   
   CC: @ahmedabu98 


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