nodejs-bigquery icon indicating copy to clipboard operation
nodejs-bigquery copied to clipboard

Node.js client for Google Cloud BigQuery: A fast, economical and fully-managed enterprise data warehouse for large-scale data analytics.

Results 84 nodejs-bigquery issues
Sort by recently updated
recently updated
newest added

We are using Workload Identity Federation for an key less authentication to a GCP Service Account using ExternalAccountClient from 'google-auth-library' . All provided samples on authenticating to BigQuery include properties...

type: docs
:rotating_light:
external
api: bigquery
priority: p3
samples

Note: #1081 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: ab1bcc01ba5907b5485d689115a41cf843ee04cd buildURL: [Build Status](https://source.cloud.google.com/results/invocations/5c919e95-1e91-4570-ac8b-6497f9e988d5), [Sponge](http://sponge2/5c919e95-1e91-4570-ac8b-6497f9e988d5) status:...

priority: p2
type: bug
api: bigquery
flakybot: issue
flakybot: flaky

Fixed a typo in `samples/createView.js`

api: bigquery
samples
size: xs

instertingDataTypes -> insertingDataTypes Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [...

api: bigquery
samples
owlbot:ignore
size: xs

I'm trying to find details reg connection pool using node js-bigquery client but could not find much info online. Could someone share how to configure custom connection pool and also...

type: question
api: bigquery
priority: p3

There's no option to set a http proxy when using this library. It appears that the `teeny-request` library does support this, but there's no option which can be passed to...

type: feature request
api: bigquery

_From @c0b on October 9, 2016 5:5_ https://github.com/GoogleCloudPlatform/google-cloud-node/pull/1648#issuecomment-251383826 The BigQuery TIMESTAMP has up to microseconds precision, but when converting to a JavaScript Date, it becomes up to milliseconds https://github.com/GoogleCloudPlatform/google-cloud-node/pull/1648#issuecomment-251249300 A...

type: feature request
api: bigquery

_From @c0b on October 31, 2017 17:48_ from the bigquery job api I was only aware the `complete` event to listen to a job with a callback when job completed,...

type: feature request
api: bigquery

type: feature request
api: bigquery
priority: p3

When using TS and passing in a `projectId` to the `getDatasets` or `getDatasetsStream` functions, I get a type error about `projectId` not being found in `GetDatasetsOptions`, however I do get...

priority: p2
type: bug
api: bigquery