gogol icon indicating copy to clipboard operation
gogol copied to clipboard

jclSourceURIs marked REQUIRED, not true when uploading source data

Open gimbiss opened this issue 5 years ago • 0 comments

The documentation for jclSourceURIs (part of JobConfigurationLoad) says that it is REQUIRED (https://hackage.haskell.org/package/gogol-bigquery-0.4.0/docs/Network-Google-BigQuery-Types.html#v:jclSourceURIs).

When doing a load JobsInsert request with uploaded data (from a local file or a live stream) the request works with jclSourceURIs left unset. I would suggest noting this exception.

gimbiss avatar Jun 20 '19 15:06 gimbiss