A user reports that while doing dbt generate docs that they got a
Encountered an error while generating catalog: Database Error
WHERE clause error: function "upper" does not exist
dbt encountered 1 failure while writing the catalog
They were still able to generate and browser the docs, but we should fix this.
cc @JLDLaughlin
This is the line:
My guess is that the user has an older version of Materialize installed, prior to the addition of the upper string function last month (https://github.com/MaterializeInc/materialize/pull/5192).
I agree with @jtcohen6 !
Sounds very likely! Closing!
Most helpful comment
Sounds very likely! Closing!