Skip to content

Conversation

@edgao
Copy link
Contributor

@edgao edgao commented Jun 3, 2024

@vercel
Copy link

vercel bot commented Jun 3, 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 Jun 18, 2024 5:49pm

Copy link
Contributor Author

edgao commented Jun 3, 2024

@edgao edgao marked this pull request as ready for review June 3, 2024 22:02
@edgao edgao requested a review from a team as a code owner June 3, 2024 22:02
@edgao edgao force-pushed the edgao/redshift_no_more_standard_inserts branch from 0f21678 to f871777 Compare June 3, 2024 22:23
Copy link
Contributor

@evantahler evantahler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be a breaking change - don't forget that metadata update

@edgao edgao force-pushed the edgao/redshift_no_more_standard_inserts branch from f871777 to 4fddc2c Compare June 4, 2024 15:45
@edgao edgao force-pushed the edgao/redshift_no_more_standard_inserts branch from 4fddc2c to 21f196b Compare June 4, 2024 21:00
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Jun 4, 2024
@edgao edgao added the breaking-change Don't merge me unless you are ready. label Jun 4, 2024
@edgao edgao force-pushed the edgao/redshift_no_more_standard_inserts branch 2 times, most recently from de741dc to 3882716 Compare June 5, 2024 15:57
@Execution(ExecutionMode.SAME_THREAD)
@Disabled
public class RedshiftS3StagingInsertDestinationAcceptanceTest extends RedshiftDestinationAcceptanceTest {
public class RedshiftS3StagingInsertDestinationAcceptanceTest extends JdbcDestinationAcceptanceTest {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😕 why does a disabled test has large diff, rename of some other file ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

collapsing the class hierarchy - there used to be base test + standard insert test + s3 test, now there's just the s3 test

Copy link
Contributor

@gisripa gisripa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@edgao edgao force-pushed the edgao/redshift_no_more_standard_inserts branch from 0be1c21 to 007829b Compare June 17, 2024 17:30
@edgao edgao force-pushed the edgao/redshift_no_more_standard_inserts branch from 007829b to a6564b8 Compare June 18, 2024 17:34
@assaadhjb
Copy link
Contributor

assaadhjb commented Jul 8, 2024

Hello @edgao , Airbyte Cloud user here, May I ask in the roadmap where this has been determined?

Screenshot 2024-07-08 at 14 28 23

Thanks 🙏

@assaadhjb
Copy link
Contributor

assaadhjb commented Jul 11, 2024

Issue consequent to this risen here: #41031

@edgao
Copy link
Contributor Author

edgao commented Jul 11, 2024

sorry, I missed your comment earlier - this was mostly an internal decision, hence us setting a somewhat longer upgrade timeline. Standard inserts usage is unfortunately too low to justify the amount of engineering and support time it takes, and we decided that rather than try to build newer features on both code paths, it made more sense to just stop supporting the inserts mode

@mycotics
Copy link

mycotics commented Oct 3, 2025

This was a terrible idea.

You removed standard inserts without introducing the option to use iam_roles for COPY query.
not only iam_role is the best practice (and the only options in some industries) and if one uses 2FA which requires the access key and secret to be temporary, makes the connector unusable

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 breaking-change Don't merge me unless you are ready. connectors/destination/redshift

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants