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

[Hotfix][E2E] Fix OracleCDCIT compile error #8023

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

hailin0
Copy link
Member

@hailin0 hailin0 commented Nov 11, 2024

Purpose of this pull request

[Hotfix][E2E] Fix OracleCDCIT

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

@github-actions github-actions bot added the e2e label Nov 11, 2024
@@ -261,10 +261,10 @@ public void testOracleCdcCheckDataWithCustomPrimaryKey(TestContainer container)
"This case requires obtaining the task health status and manually canceling the canceled task, which is currently only supported by the zeta engine.")
public void testOracleCdcMetadataTrans(TestContainer container) throws Exception {

clearTable(DATABASE, SOURCE_TABLE_NO_PRIMARY_KEY);
clearTable(DATABASE, SINK_TABLE1);
clearTable(SCEHMA_NAME, SOURCE_TABLE_NO_PRIMARY_KEY);
Copy link
Member Author

Choose a reason for hiding this comment

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

@hailin0 hailin0 changed the title [Hotfix][E2E] Fix OracleCDCIT [Hotfix][E2E] Fix OracleCDCIT compile error Nov 11, 2024
@dailai dailai merged commit d2576ff into apache:dev Nov 12, 2024
6 checks passed
eyys pushed a commit to eyys/seatunnel that referenced this pull request Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants