Commit c46a2a7
authored
test(bigtable): quote only the schema bundle ID in ExecuteQueryIT (googleapis#13540)
Modify the allTypes test in ExecuteQueryIT to only quote the schema
bundle ID instead of the whole message in the CAST expression.
Fixes: b/5266671981 parent 50a8658 commit c46a2a7
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- java-bigtable/google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/it
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
0 commit comments