google-cloud-go
google-cloud-go copied to clipboard
spanner/spansql: support for Protobuf column-types
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 statements.
I've filed #10945 to cover this.
(As usual) I'm open to revisions/feedback. I mostly tried to follow the local style, but probably deviated in a few places.
The review on #10945 seems to have gone silent after I fixed a bug from a bad rebase/merge conflict. Would it be possible for someone to make another pass over that PR? Thanks!