reuvenlax commented on PR #25113:
URL: https://github.com/apache/beam/pull/25113#issuecomment-1399613804

   One thing to note: CreateTableHelpers keeps a process-wide static cache of 
tables known to exist, so it was never done on every bundle. The problem was. 
that when using at-least-once we had to check every table at least once on 
every worker, and the quota was too low for that.


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