Skip to content

spanner/spansql: NOT NULL protobuf columns concatenate NOT NULL into protobuf type-name #11301

@dfinkel

Description

@dfinkel

client: spanner (spansql specifically)

I introduced protobuf type parsing in #10945, and made the parser overly aggressive, so it concatenates NOTNULL into the protobuf type name rather than setting the relevant bool on the column definition when parsing a CREATE TABLE DDL statement.

#11279 fixes this (and a few other minor bugs).

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the Spanner API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions