type: bulk args: - type: bigquery_run_sql args: source: bigquery sql: | CREATE TABLE `hasura_test.table_to_customize` ( `column_to_customize` STRING );