Relative Content

Tag Archive for airbyte

Airbyte modify destination table name

I have a clickhouse source table and a bigqeury destination table.
I’ve setup a connection, and i want to copy the clickhouse table to bigquery.
Everything works fine, however i would like to change the destination table name.
If, say, the clickhouse source table is named users,
then i want the destination bigquery table to be named customers (instead of users).