You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "mohamed-elhosni (via GitHub)" <gi...@apache.org> on 2023/03/23 08:57:26 UTC

[GitHub] [beam] mohamed-elhosni opened a new issue, #25942: [Bug]: [Python SDK][Dataflow] Weird behavior of `WriteToBigQuery` task with destination table property

mohamed-elhosni opened a new issue, #25942:
URL: https://github.com/apache/beam/issues/25942

   ### What happened?
   
   When passing a complete destination table with ``'PROJECT:DATASET.TABLE'`` to the ``table``, the Dataflow Runner pass the BigQuery ``JobID`` to the BigQuery Job in place of the destination table. 
   
   Attached : 
   [Dataflow pipelines options](https://user-images.githubusercontent.com/128686054/227150441-a079396a-b81d-4988-846a-ce9e014952fc.png)
   
   [Bigquery Load job details](https://user-images.githubusercontent.com/128686054/227151752-5fa56880-efe2-487d-8a36-3c2dec8b7180.png)
   
   
   ### Issue Priority
   
   Priority: 2 (default / most bugs should be filed as P2)
   
   ### Issue Components
   
   - [X] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [X] Component: Google Cloud Dataflow Runner


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org