Thanks for reading and for your question.
With BigQuery, you can't have a "dead letter" for the row in error. Either it totally works, or it fails.
You can change the parameters to accept a defined number of errors, but those error are skipped line and never logged.