[ADAP-950] [Bug] dbt show
doesn't work with json structs
#972
Labels
type:bug
Something isn't working
dbt show
doesn't work with json structs
#972
Is this a new bug in dbt-bigquery?
Current Behavior
If we have a
struct
with ajson
datatype, previewing the data viadbt show
will result in an exception.Expected Behavior
No errors.
Steps To Reproduce
show
.Relevant log output
Environment
Additional Context
And here's the output in BQ for the same select:
And of course - previewing in the Cloud IDE has an unsurprising outcome:
The text was updated successfully, but these errors were encountered: