lostluck commented on PR #30884: URL: https://github.com/apache/beam/pull/30884#issuecomment-2096831217
Now it looks like the issue is back in our code (due to a breakinng change on the part of the AWS package). ``` go/pkg/beam/io/filesystem/s3/s3.go:164:66: cannot use output.ContentLength (variable of type *int64) as int64 value in return statement ``` -- 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]
