Nash Yeung

Results 1 issues of Nash Yeung

In my use case, I use `BigQuery::Client::Tables.insert` with large arrays frequently. Sometimes they succeed partially, i.e. half rows of a batch are added, the other half fail. Instead of checking...