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

chore: add Redshift support #453

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

hanslemm
Copy link

@hanslemm hanslemm commented Oct 21, 2024

Overview

This is an update of @brendan-cook-87 PR for Redshift support.

Just changed the data type to SUPER for ARRAY and JSON.

Also merged the latest updates of the package.

I've tested it using Redshift and works fine.

Anyone wanting to test this can just add the package to your dbt project while this is not merged via:

# packages.yml
packages:
  - git: https://github.com/hanslemm/dbt_artifacts.git
    revision: REDSHIFT_SUPPORT

Update type - breaking / non-breaking

  • Minor bug fix
  • Documentation improvements
  • Quality of Life improvements
  • New features (non-breaking change)
  • New features (breaking change)
  • Other (non-breaking change)
  • Other (breaking change)
  • Release preparation

What does this solve?

Outstanding questions

What databases have you tested with?

  • Redshift
  • Snowflake
  • Google BigQuery
  • Databricks
  • Spark
  • N/A

@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:30 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:30 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:30 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:30 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:33 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:33 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:33 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:33 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:35 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:35 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:35 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:35 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:38 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:38 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:38 — with GitHub Actions Waiting
@hanslemm hanslemm requested a deployment to Approve Integration Tests October 21, 2024 11:38 — with GitHub Actions Waiting
@hanslemm hanslemm changed the title add redshift support chore: add Redshift support Oct 21, 2024
@hanslemm hanslemm marked this pull request as ready for review October 21, 2024 12:13
@hanslemm hanslemm mentioned this pull request Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants