aryansk opened a new pull request, #39689:
URL: https://github.com/apache/beam/pull/39689

   Addresses #19226
   
   ## Description
   
   Document the required `beam.Init()` call in the Go SDK documentation and
   quickstart, including when it must be called relative to flag parsing and
   pipeline construction. The public API comment now states the same ordering so
   the requirement is visible in generated Go documentation.
   
   This is the short-term documentation portion of the issue; it does not change
   runtime behavior.
   
   ## Testing
   
   - `git diff --check`
   - Go tests not run because this change only updates documentation and a 
public API comment.
   
   


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