Scott Klakken
Results
1
comments of
Scott Klakken
@goccy I'm running into the exact same issue using the 'latest' docker image as of 2/24/2023. ``` await bigquery.dataset(datasetId).table(tableId).insert([{ policy: 'test', uuid: 'uuid', timestamp: new Date(), result: { id: 'result'...