bigquery.StructQueryParameter should be able to contain structs and arrays #2905
Labels
api: bigquery
Issues related to the BigQuery API.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I commented that structs can contain structs and arrays, but the client library does not support it yet.
I'm testing this on the master branch.
Sample code:
Stacktrace
Ditto for a struct that contains an array:
Stacktrace
The text was updated successfully, but these errors were encountered: