You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/11/19 21:29:18 UTC

[GitHub] [beam] reuvenlax commented on issue #23291: [Bug]: BQ Storage Write API should treat InvalidArgumentException as a non-transient error.

reuvenlax commented on issue #23291:
URL: https://github.com/apache/beam/issues/23291#issuecomment-1320973501

   I'm not clear how this would happen. Omitting a required field should fail at the convert-messages stage (and go to getFailedStorageApiInserts) and the BQ write should never even happen. The errorMessage you posted (SchemaDoesntMatchException) is from that stage.
   
   Are you able to provide a simple pipeline that reproduces this?


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

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