Hi,
I am ingesting dbt and BigQuery and I am having the following problem. The dbt model shows the array fields as Array<struct<field_1,field_2…> while BigQuery shows it only as Array.
Because of this, when displaying the composition of both the arrays appear repeated.
Is there a way to solve it?
Thanks!
Hey there! Make sure your message includes the following information if relevant, so we can help more effectively!
- Are you using UI or CLI for ingestion?
- Which DataHub version are you using? (e.g. 0.12.0)
- What data source(s) are you integrating with DataHub? (e.g. BigQuery)