We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I am trying to stream data using insertAll API to a column in BigQuery table with type Record which has a Nested Record with Repeated mode.
But the insert failed with message: Record leaf types are not supported.repeated
I am trying to stream data using insertAll API to a column in BigQuery table with type Record which has a Nested Record with Repeated mode.
But the insert failed with message:
Record leaf types are not supported.repeated