ryanmcdowell opened a new pull request #14722: URL: https://github.com/apache/beam/pull/14722
Currently if a BigQuery job were to fail because of a data issue, the failures are logged at INFO level. This makes it challenging for users to debug because through the runner (e.g. Dataflow) everything appears fine. Logging at WARN or ERROR will give users more indication that something is wrong with the pipeline. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
