Skip to content

Increasing the number of MAX_DEBUG_STRING_LENGTH from 32 to 36 due to cut uuid representation #300

@kurisumakise2011

Description

@kurisumakise2011

I would to suggest increase the length of debug string by 4 values (to fill dashes).
Spanner does not have the sequence structure and doesn't manage sequence-table, so as primary key uuid is chosen very often.

In debug mode it's would be better to use toString() of statements values and display uuid in full.
According to https://tools.ietf.org/html/rfc4122#section-3 uuid has (32 hex + 4 dashes) characters.

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/java-spanner API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions