To use compute pushdown with BigQuery, create a lightweight Python repository and install the most recent version of the transforms-tables library. An Ibis ↗ connection to BigQuery will be established based on the connection details of the BigQuery tables configured as inputs and/or outputs. The data can be transformed using the Ibis DataFrame API. For full guidance on the Ibis API, consult the Ibis documentation ↗.
An example of a BigQuery-backed Ibis transform is shown below: