[Unit Testing] Extend TestRedshiftUnitTestingTypes to include complex types #726
Labels
enhancement
New feature or request
unit tests
Issues related to built-in dbt unit testing functionality
Is this your first time submitting a feature request?
Describe the feature
Per dbt-labs/dbt-core#8423 (comment), add redshift-specific input fixtures extend
TestRedshiftUnitTestingTypes
to test complex types (at least json & arrays /SUPER
). Arrays have already been mocked out in the existing test.Describe alternatives you've considered
n/a
Who will this benefit?
dbt users of dbt-redshift using unit testing
Are you interested in contributing this feature?
Anything else?
Depends on dbt-labs/dbt-adapters#113.
See dbt-bigquery for a similar example.
The text was updated successfully, but these errors were encountered: