You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "lostluck (via GitHub)" <gi...@apache.org> on 2023/05/11 17:04:15 UTC

[GitHub] [beam] lostluck commented on issue #26644: [Task]: Update GCSFilesystem User Agent to report being beam

lostluck commented on issue #26644:
URL: https://github.com/apache/beam/issues/26644#issuecomment-1544365148

   Similarly for Go, the [`withUserAgent`](https://pkg.go.dev/google.golang.org/api@v0.121.0/option#WithUserAgent) needs to be set as a client option in both spots in the [filesystem abstraction](https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/io/filesystem/gcs/gcs.go#L49) and in both spots in [gcsx the helper package](https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/util/gcsx/gcs.go#L34). 


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org