Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Unit Testing] Extend TestRedshiftUnitTestingTypes to include complex types #726

Open
3 tasks done
Tracked by #8283
MichelleArk opened this issue Feb 28, 2024 · 0 comments
Open
3 tasks done
Tracked by #8283
Labels
enhancement New feature or request unit tests Issues related to built-in dbt unit testing functionality

Comments

@MichelleArk
Copy link
Contributor

MichelleArk commented Feb 28, 2024

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt-spark functionality, rather than a Big Idea better suited to a discussion

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.

@dbeatty10 dbeatty10 added enhancement New feature or request unit tests Issues related to built-in dbt unit testing functionality labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request unit tests Issues related to built-in dbt unit testing functionality
Projects
None yet
Development

No branches or pull requests

2 participants