Kyle MacKenzie
06/08/2022, 9:10 AMWe do not support schema changes automatically for CDC sources. We recommend resetting and resyncing data if you make a schema change.
Does this also wipe the data loaded to the raw json variant table? Would this not mean losing all historical data each time there’s a schema change in the source? Is there some recommended way to handle this so that all data isn’t wiped every time there’s a new column etc?Martin Carlsson
06/08/2022, 11:05 AMAsadbek Muminov
06/08/2022, 4:02 PMRyan Cheatham
06/08/2022, 5:36 PMJeff Crooks
06/08/2022, 6:39 PMDusty Shapiro
06/09/2022, 1:12 AMSylvain Sinay
06/09/2022, 9:30 AMApostol Tegko
06/09/2022, 4:42 PMv e
06/09/2022, 10:34 PMDorian Lacaisse
06/13/2022, 8:44 AMYifan Sun
06/13/2022, 11:47 PMMangesh Nehete
06/14/2022, 11:25 AMGabriel Meisel
06/15/2022, 4:35 PMLee Harrington
06/17/2022, 5:51 PMTomas Perez
06/17/2022, 7:28 PMv e
06/17/2022, 11:20 PMTomas Perez
06/17/2022, 11:27 PMDone. PASS=109 WARN=0 ERROR=11 SKIP=177 TOTAL=297
Keep getting this error when moving data from Shopify to Snowflake, after that several tables remain empty. Any clue what might be wrong
This is my current setupPrakash
06/20/2022, 7:53 AMRohan Chitalia
06/21/2022, 4:10 PMSimon Thelin
06/22/2022, 8:24 AMBryce Macdonald
06/23/2022, 7:30 AMSheshan
06/23/2022, 11:15 AMJames Kwon
06/23/2022, 3:02 PMOlivier AGUDO PEREZ
06/23/2022, 3:28 PMDavid Boissier
06/23/2022, 4:19 PMselect pg_size_pretty(pg_database_size('<geo_database>'))
is around 1.5 GB).
Unfortunately, during the sync process, we have encountered the following error:
2022-06-23 13:50:38 normalization > 13:50:35.753298 [error] [MainThread]: Database Error in model geolocation_geolocation (models/generated/airbyte_tables/gis_raw/geolocation_geolocation.sql)
2022-06-23 13:50:38 normalization > 13:50:35.753720 [error] [MainThread]: could not write to file "base/pgsql_tmp/pgsql_tmp1360.7": No space left on device
2022-06-23 13:50:38 normalization > 13:50:35.754073 [error] [MainThread]: compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_tables/gis_raw/geolocation_geolocation.sql
We made some investigation to understand where the cause could come from (space on the EC2, disk space allocated for the containers) but we have found nothing.
Do you have an idea?
Thanks in advance.Richmond Eweh
06/23/2022, 5:19 PMTomas Perez
06/23/2022, 9:55 PMShopify Source
I want to get the first order each customer made on the app. I see Shopify allows this via customer.orders
(see the link).
I don't know if the current version of the source connector supports this or if it should be supported.
Help 😅 Does anyone know how to retrieve `first_order`data per customer?Alexandre Cazé
06/24/2022, 6:32 AMVijay
06/24/2022, 10:38 AMDusty Shapiro
06/27/2022, 4:53 PM2022-06-27 16:39:51 normalization > 2022-06-27 16:39:46.671752 (MainThread): Database Error in model ticket_pipelines (models/generated/airbyte_tables/hubspot/ticket_pipelines.sql)
2022-06-27 16:39:51 normalization > 2022-06-27 16:39:46.672106 (MainThread): invalid input syntax for type bigint: "1970-01-01T00:00:00Z"
2022-06-27 16:39:51 normalization > 2022-06-27 16:39:46.672442 (MainThread): compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_tables/hubspot/ticket_pipelines.sql