dfinkel

Results 4 issues of dfinkel

### feat(spansql): CREATE/ALTER/DROP PROTO BUNDLE Add support for parsing and serializing CREATE, ALTER and DROP PROTO BUNDLE DDL statements. ### feat(spanner/spansql): support for protobuf types Now that Spanner supports protobuf...

api: spanner

## Client Spanner ## Environment any ## Code I'll open a PR shortly adding support to the spansql package for parsing/canonicalizing protobuf types, and adding support for `CREATE/ALTER/DROP PROTO BUNDLE`...

api: spanner
triage me

It appears that #9739 added `RESOURCE_EXHAUSTED` to the list of status codes to retry, but it fails to distinguish between the gRPC-generated `RESOURCE_EXHAUSTED` that's generated when a request payload is...

api: spanner
priority: p3