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.
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