Skip to content

Conversation

@chemelnucfin
Copy link
Contributor

I'm trying for smaller PRs to simplify debugging/code writing for other issues.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 16, 2017
columns,
KeySet(keys=[[expected[row][0], expected[row][1]]]),
index='name')
)

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Nov 16, 2017

I'll let @tseaver weigh in, but it seems this is lacking an explanation of

  • Why the timeout had to go up from 90 to 120
  • Why CREATE INDEX name ON contacts(first_name, last_name); was added to the DDL
  • Why ROW_COUNT was lowered from 4000 to 3000

@chemelnucfin
Copy link
Contributor Author

chemelnucfin commented Nov 16, 2017 via email

@tseaver tseaver mentioned this pull request Nov 17, 2017
19 tasks
@chemelnucfin chemelnucfin force-pushed the spanner_test_read_with_single_keys_index branch from d7dd247 to 7cb91df Compare November 17, 2017 22:03
@chemelnucfin chemelnucfin changed the title Spanner: read single key with index Spanner: Read single key with index Nov 18, 2017
@dhermes dhermes added the api: spanner Issues related to the Spanner API. label Nov 22, 2017
@chemelnucfin chemelnucfin merged commit 5c9106b into googleapis:master Dec 4, 2017
@chemelnucfin chemelnucfin deleted the spanner_test_read_with_single_keys_index branch December 4, 2017 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants