ahmedabu98 opened a new pull request, #23710:
URL: https://github.com/apache/beam/pull/23710

   Fixes #20824
   
   
   When a WriteToBigQuery Dataflow pipeline is moved into draining phase, we 
can sometimes get file load operations with empty files, resulting in an error 
code 400: `Load configuration must specify at least one source URI` from 
BigQuery. These changes do a sanity check on partitions and decide to ignore 
partitions that have an empty list of files. Instead of an error, a warning is 
logged.


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