Commit 772960b
authored
Spanner: rationalize 'all_types' round-trip systest (#6379)
* Expand 'all_types' table to include arrays of all types.
Use a separate 'pkey' column for the key, to make clear how null integer
values are normally used.
* 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 round-trip test, 'all_types' data to make feature coverage clearar.1 parent 90f921f commit 772960b
2 files changed
+155
-229
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| |||
0 commit comments