cozos commented on issue #22986:
URL: https://github.com/apache/beam/issues/22986#issuecomment-1235486942

   It's failing here in the `fastavro.write` 
https://github.com/apache/beam/blob/b8ca0819529e0bafaae0c08abec7c4e5682d6b50/sdks/python/apache_beam/io/gcp/bigquery_file_loads.py#L258
   
   As for the answer for that TODO:
   
   ```
   # TODO(pabloem): Is it possible for this to throw exception?
   writer.write(row)
   ```
   
   Indeed it is possible.


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