BigQuery Translate Data
Overview
The BigQuery Translate Data node uses AI to automatically map upstream data columns to a target BigQuery table schema. It fetches the target table's column names and types, sends a sample to AI for mapping, then applies the mapping to all rows locally.
Category
BigQuery — bigquery/translateData
Inputs & Outputs
- input1 — Upstream data to transform
- output1 — Data remapped to match the target BigQuery table schema
Integration Requirement
Requires an active BigQuery integration configured in Settings → Integrations.