Rutul Saraiya
10/09/2024, 3:27 PM- name: tap-mysql_1_xxxxx
inherit_from: tap-mysql
config:
database: xxxx
engine: mysql
filter_dbs: xxxx
host: xxxxxx
port: 3306
ssl: false
use_gtid: false
user: xxxxx
select:
- xxxx.*
- name: target-bigquery_1_xxxx
inherit_from: target-bigquery
config:
project: xxxxxxx
dataset: xxxxx
credentials_path:
/xxx/meltanoxxxxx.json
location: xxxx
batch_size: 1000
method: storage_write_api
denormalized: true
Love Eklund
10/09/2024, 5:11 PMLove Eklund
10/09/2024, 5:17 PMRutul Saraiya
10/10/2024, 12:44 PMRutul Saraiya
10/10/2024, 12:45 PMLove Eklund
10/10/2024, 4:51 PMLove Eklund
10/10/2024, 4:51 PMRutul Saraiya
10/11/2024, 7:33 AMLove Eklund
10/11/2024, 7:36 AMRutul Saraiya
10/11/2024, 7:37 AMLove Eklund
10/11/2024, 7:40 AMname: target-bigquery
variant: z3z1ma
pip_url:
git+<https://github.com/loveeklund-osttra/target-bigquery.git@b1302d5>
and reinstalling it and see if that raises a proper error.Rutul Saraiya
10/11/2024, 7:42 AMAbhishek Singh
12/31/2024, 12:41 PM