Skip to content

Run only CTAS in Redshift FTE smoke test#29137

Merged
ebyhr merged 1 commit intomasterfrom
user/ebi/redshift-fte
Apr 16, 2026
Merged

Run only CTAS in Redshift FTE smoke test#29137
ebyhr merged 1 commit intomasterfrom
user/ebi/redshift-fte

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Apr 16, 2026

Description

The purpose of TestRedshiftQueryFailureRecoverySmokeTest is to run CTAS only.
However, it currently runs all FTE tests.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Apr 16, 2026
@github-actions github-actions bot added the redshift Redshift connector label Apr 16, 2026
@ebyhr ebyhr force-pushed the user/ebi/redshift-fte branch from 4d5aa1f to 6459ad5 Compare April 16, 2026 08:11
Copy link
Copy Markdown
Contributor

@chenjian2664 chenjian2664 left a comment

Choose a reason for hiding this comment

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

Can we also rename the test class if possible?

.cleansUpTemporaryTables();
}

@Test
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The commit message says what the code changes do.

However, it doesn't contain a rationale about why they have been done.
In any case, if deleting the ephemeral redshift cluster takes a long time (20min+), it doesn't necessarily bring much if we run just one test because in the end the build job will still fail :(

Maybe it is worth exploring using Redshift serverless.

@ebyhr ebyhr merged commit ace0b15 into master Apr 16, 2026
20 checks passed
@ebyhr ebyhr deleted the user/ebi/redshift-fte branch April 16, 2026 10:53
@github-actions github-actions bot added this to the 481 milestone Apr 16, 2026
@ebyhr
Copy link
Copy Markdown
Member Author

ebyhr commented Apr 16, 2026

Can we also rename the test class if possible?

Please feel free to rename as a follow-up. I couldn't think of a better name.

@ebyhr ebyhr mentioned this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed redshift Redshift connector

Development

Successfully merging this pull request may close these issues.

4 participants