Frank Natividad
Frank Natividad
Current plan to address this issue based on discussion with @tritone and @codyoss: - [x] Update google-cloud-go storage client to handle both int64 and *int64 types for Age condition coming...
Thanks @mohanli-ml, IIUC the expectation that NoCredentials should default to CloudPath. However, that means that using Downscoped Tokens over DirectPath would not work with NoCredentails. Is there an option to...
The credentials are currently coming in through an interceptor that's passed into client at init, example below. #### Use Case Customer wants to use a CAB token per RPC type...
Thanks for the follow-up team! > is it possible to use custom call credential instead of using interceptors? Assuming you're talking about call context credentials that can be passed in...
Documenting update with context talking with @googleberg offline; > I suspect the UnsafeByteOperations API is stable at this point and we can do this. Feel free to send a CL....
Submitted change internally and they're now updated on Github. Pending release of protobuf-java version 4.27. https://github.com/protocolbuffers/protobuf/commit/0070ac118863d7bfd12fa3eeab09e78178e41c65 Thank you @googleberg!
Is this still going to happen? @arunkumarchacko this is expected to reduce complexity of dependency management in Dataproc.
Update: I attempted to make a change to the code to workaround this issue but overall wall time is not suitable: For a sequential write of 10k 100MiB objects; existing...