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:  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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
