-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Labels
api: spannerIssues related to the googleapis/java-spanner API.Issues related to the googleapis/java-spanner API.
Description
There's an unnecessary non-ASCII Unicode character here:
List<UUID> getUuidList(String columnNameÏ);This is discouraged by https://errorprone.info/bugpattern/UnicodeInCode
It looks like the character might have been a typo.
Metadata
Metadata
Assignees
Labels
api: spannerIssues related to the googleapis/java-spanner API.Issues related to the googleapis/java-spanner API.