Why am I getting "TypeError: job.getQueryResults is not a function" error while using the trigger on Google Cloud (BigQuery) with a Premium Account?

This topic was automatically generated from Slack. You can find the original thread here.

Hi. I try to use the trigger on Google Cloud (BigQuery) with the standard integration and get: “TypeError: job.getQueryResults is not a function” as an error. Does anyone experienced the same. I have a Premium Account. Thank You.

Hi , thank you for reaching out.

We will check and get back to you as soon as possible

Hey , could you share the specific Google Cloud - Big Query source that you are using?

I have created an issue here and put it to prioritized backlog https://github.com/PipedreamHQ/pipedream/issues/18486

Thank You so much for looking into it. I did use “New Row as a trigger on the “Google Cloud”.

Unfortunately I get the same error when I have “New Row” as a trigger. I saw there was a fix, but seems still to be around:

2025-10-04T08:05:04
error
TypeError: this.getRowsForQuery is not a function
at Object._getIdOfLastRow (file:///tmp/pdg/dist/code/05f260b7272177f1dfa4bea693556b389e3f6f513a3c05bef088132e6f5ed3ee/code/sources/bigquery-new-row/bigquery-new-row.mjs:116:31)
at Object.deploy (file:///tmp/pdg/dist/code/05f260b7272177f1dfa4bea693556b389e3f6f513a3c05bef088132e6f5ed3ee/code/sources/bigquery-new-row/bigquery-new-row.mjs:45:39)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /var/task/node_modules/@lambda-v2/component-runtime/src/deployedComponentMain.js:78:13
at async captureObservations (/var/task/node_modules/@lambda-v2/component-runtime/src/captureObservations.js:28:5)
at async deployedComponentMain (/var/task/node_modules/@lambda-v2/component-runtime/src/deployedComponentMain.js:44:20)
at async file:///var/task/component_maker.mjs:203:11

I did post it in GitHub.

Thanks for reporting , I’ve reopened the issue