Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Nov 2, 2018

  • Expand all_types table to include arrays of all types.
  • Remove redundant query param bindings tests using all_types table.
  • Add tableless tests for float bindings with transfinite values.
  • Add tableless tests for queries returning explicit transfinite values.
  • Refactor all_types data to make feature coverage obvious (null values, non-null values, empty arrays, non-empty arrays w/ mixed non-null and null items).

Use a separate 'pkey' column for the key, to make clear how null integer
values are normally used.
Add tableless tests for float bindings with transfinite values.

Add tableless tests for queries returning explicit transfinite values.
@tseaver tseaver added testing api: spanner Issues related to the Spanner API. labels Nov 2, 2018
@tseaver tseaver requested a review from crwilcox November 2, 2018 19:31
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 2, 2018
@tseaver
Copy link
Contributor Author

tseaver commented Nov 5, 2018

@crwilcox PTAL

@tseaver
Copy link
Contributor Author

tseaver commented Nov 9, 2018

Testing-only change. Even if further work is needed for tagging, this makes the round-trip intent so much clearer that it is a no-brainer.

@tseaver tseaver merged commit 772960b into googleapis:master Nov 9, 2018
@tseaver tseaver deleted the spanner-rationalize-all_types-systests branch November 9, 2018 18:35
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. testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants