Agung Pratama
11/11/2022, 11:01 AMNormalized tabular data
transformation. So far so good, the data succesfully synced to destination.
However when I tried to use additional Custom Transformation with dbt
within the airbyte, it was failed.
But when I tried running my dbt
project manually by dbt run
, it was success.
The error log found from the airbyte dashboard isn't really that helpful. Is there anyway to investigate/troubleshoot this further?
What I did on my dbt project is to create view that base64 decode on some column on the tables ingested by airbyte (see the screenshot).Agung Pratama
11/11/2022, 11:02 AMAgung Pratama
11/11/2022, 11:03 AMAgung Pratama
11/11/2022, 11:14 AMAgung Pratama
11/11/2022, 11:15 AMNataly Merezhuk (Airbyte)
11/14/2022, 1:38 PMRajesh Kumar
10/06/2023, 4:45 AM