Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GBQ] connection is not reacquired after table truncation #2341

Open
Licenser opened this issue Aug 8, 2023 · 0 comments
Open

[GBQ] connection is not reacquired after table truncation #2341

Licenser opened this issue Aug 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Licenser
Copy link
Member

Licenser commented Aug 8, 2023

Problem

When truncating a table while streaming to it, the connection is not re-aquired so no further writes can be done

Steps

  1. write to gbq table
  2. truncate table while writing
  3. error logs without end

Possible Solution(s)
reconnect on trucation errors

Notes

Output of tremor --version: tremor 0.13.0-rc.14

@Licenser Licenser added the bug Something isn't working label Aug 8, 2023
@darach darach changed the title [GBQ] connection is not reaquired after table truncation [GBQ] connection is not reacquired after table truncation Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant