mubeen
02/11/2022, 4:02 AMedgar_ramirez_mondragon
02/11/2022, 3:12 PMobject__nested columns. That and the fact that it's nearly impossible to write warehouse-agnostic SQL are the reasons we're moving away from recommending transform packages like dbt-tap-shopify .mubeen
02/11/2022, 3:16 PMmubeen
02/11/2022, 3:16 PMmubeen
02/11/2022, 3:19 PMmubeen
02/11/2022, 3:21 PMedgar_ramirez_mondragon
02/11/2022, 11:19 PMfor loader target-postgres im using transferwise variantok, so that might explain things. Afaik the
dbt-tap-shopify package was developed with the target-postgres Meltano variant. The transferwise variant supports a data_flattening_max_level setting that produce similar results.mubeen
02/14/2022, 3:01 AMmubeen
02/14/2022, 3:02 AMaaron_phethean
02/17/2022, 8:57 AMdaniel_walker
02/17/2022, 12:21 PMtarget-postgres variants. The Meltano variant breaks apart CamelCase field names with underscores, then lower cases the whole name, while the Transferwise variant just lower cases the names.