forked from googleapis/google-cloud-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spanner/spannertest: simplify internal writeValues helper
There's no need to pass pkIndexes through to the closures, since the passed row is already in table order, so the primary key is the initial t.pkCols columns of that row. Change-Id: I52c97ec5a4062a6d9d5878c46e28d65121cc1059 Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/44234 Reviewed-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Knut Olav Løite <koloite@gmail.com>
- Loading branch information
Showing
1 changed file
with
9 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters