Skip to content

Spanner: additional systests not needing tables#6308

Merged
tseaver merged 6 commits intomasterfrom
spanner-tableless_tests
Oct 25, 2018
Merged

Spanner: additional systests not needing tables#6308
tseaver merged 6 commits intomasterfrom
spanner-tableless_tests

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Oct 25, 2018

No description provided.

- SELECT 1
- Bind BOOL to null.
- Bind FLOAT64 to null.
- Bind BYTES to null.
- Bind TIMESTAMP to null.
- Bind DATE to null.
- Query returning transfinite values as individual columns.
@tseaver tseaver added testing api: spanner Issues related to the Spanner API. labels Oct 25, 2018
@tseaver tseaver requested a review from crwilcox as a code owner October 25, 2018 20:26
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 25, 2018
@tseaver tseaver merged commit 96a1090 into master Oct 25, 2018
@tseaver tseaver deleted the spanner-tableless_tests branch October 25, 2018 21:53
@tseaver
Copy link
Contributor Author

tseaver commented Oct 25, 2018

Testing only.

parthea pushed a commit that referenced this pull request Mar 9, 2026
* Additional systests requiring no table:

- SELECT 1
- Bind BOOL to null.
- Bind FLOAT64 to null.
- Bind BYTES to null.
- Bind TIMESTAMP to null.
- Bind DATE to null.
- Query returning transfinite values as individual columns.

* Factor out bindings tests for each type into separate testcases.

* Add extra row to cover roundtrip of null FLOAT64
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