Commit 8871cfd
committed
test(bigtable): quote only the schema bundle ID in ExecuteQueryIT
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 b721e43 commit 8871cfd
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