[CT-803] Serialization errors in AdapterLogger #5436
Labels
bug
Something isn't working
logging
Team:Adapters
Issues designated for the adapter area of the code
Two places we've run into this:
To quote @nathaniel-may from dbt-labs/dbt-spark#371 (comment), we should solve this in
dbt-core
, rather than pre-stringifying all values which might be passed into theAdapterLogger
, because:dbt-core/core/dbt/events/types.py
Line 72 in d257d0b
The text was updated successfully, but these errors were encountered: