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/08/04 20:38:37 UTC

[GitHub] [beam] ahmedabu98 commented on issue #22543: [Bug]: ClassCastException when using custom DynamicDestination in BigQueryIO.Write

ahmedabu98 commented on issue #22543:
URL: https://github.com/apache/beam/issues/22543#issuecomment-1205743398

   The write behaves pretty strangely.  Here's what I found:
   
   The values do end up being written into BQ but a new table is created for each value:
   ![image](https://user-images.githubusercontent.com/65791736/182947635-addc04ca-d7e4-42ce-a190-e80180fd703c.png)
   
   This is for FILE_LOADS. I'm not observing the same behavior when switching the write method to STREAMING_INSERTS. Currently trying with STORAGE_WRITE_API though I'm running into separate issues there.


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