dima_anoshin
07/13/2022, 8:48 PM[Errno 105] No buffer space available
devon_seitz
07/13/2022, 10:12 PMdevon_seitz
07/13/2022, 10:12 PMdevon_seitz
07/13/2022, 10:13 PMdima_anoshin
07/13/2022, 10:34 PM- name: tap-mysql-billing
inherit_from: tap-mysql
config:
host: billing-db
port: 3306
database: billing
user: datalake
password: $TAP_MYSQL_PASSWORD_BILLING
select:
- account_type_prices.account_type_id
- account_type_prices.id
- account_type_prices.price_id
- account_types.id
- account_types.name
metadata:
"account_type_prices*":
replication-method: INCREMENTAL
replication-key: id
dima_anoshin
07/13/2022, 10:35 PMdima_anoshin
07/13/2022, 10:35 PMdima_anoshin
07/14/2022, 4:48 AMbatch size
in tap-mysql extract https://hub.meltano.com/extractors/tap-mysqldevon_seitz
07/15/2022, 2:28 PMdevon_seitz
07/15/2022, 2:28 PM