[CT-2184] [Bug] null values should be of type null and not of type string in manifest.json #7051
Closed
2 tasks done
Labels
adapter_plugins
Issues relating to third-party adapter plugins
bug
Something isn't working
Team:Adapters
Issues designated for the adapter area of the code
Is this a new bug in dbt-core?
Current Behavior
Null values are rendered as proprietary "None" string fields in manifest.json.
https://getdbt.slack.com/archives/C01PWH4TXLY/p1677050123391359
Expected Behavior
Null values are rendered as valid JSON nulls in manifest.json
Steps To Reproduce
dbt run
for version 1.3.2 and also 1.4.1
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
other (mention it in "Additional Context")
Additional Context
No response
The text was updated successfully, but these errors were encountered: