tarun-google commented on issue #23949: URL: https://github.com/apache/beam/issues/23949#issuecomment-5512325382
Yes, we can close this issue. I asked AI to cross validate since its been a while Notes: 1. STORAGE_API_AT_LEAST_ONCE intentionally does not use triggeringFrequency—it routes to expandInconsistent() which streams writes directly without batching or buffering delay, and BigQueryIO.expand() explicitly disallows/ignores triggering frequency for this method. 2. The Javadoc update for STORAGE_WRITE_API was already merged in #30457 (which clarified that withTriggeringFrequency applies to FILE_LOADS and STORAGE_WRITE_API). -- 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]
