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

destination-redshift: new 'tables' option group #44020

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

evantahler
Copy link
Contributor

@evantahler evantahler commented Aug 14, 2024

This PR moves around some of the configuration options for destination-redshift.

We've got 3 optional options about how we sync:

  1. raw_data_schema (part of the 'connection' group)
  2. disable_type_dedupe (part of the 'connection' group)
  3. drop_cascade (floating at the end, mixed in with SSH options)

I took these all and made a new "tables" group, minified by default:

Closed:
Screenshot 2024-08-13 at 6 30 09 PM

Open:
Screenshot 2024-08-13 at 6 30 13 PM

Copy link

vercel bot commented Aug 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2024 4:30pm

@evantahler evantahler marked this pull request as ready for review August 14, 2024 01:30
@evantahler evantahler requested a review from a team as a code owner August 14, 2024 01:30
@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/destination/redshift labels Aug 14, 2024
@evantahler evantahler enabled auto-merge (squash) August 14, 2024 16:25
@evantahler evantahler merged commit a0eb14e into master Aug 14, 2024
34 checks passed
@evantahler evantahler deleted the evan/redshift-options branch August 14, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/destination/redshift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants