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

Fix the behavior validation for CTAS test #15518

Merged
merged 2 commits into from
Dec 23, 2022
Merged

Fix the behavior validation for CTAS test #15518

merged 2 commits into from
Dec 23, 2022

Conversation

chenjian2664
Copy link
Contributor

@chenjian2664 chenjian2664 commented Dec 23, 2022

Description

Fix the behavior validation in BaseConnectorTest#testCreateTableAsSelect, should check wether the connector has SUPPORTS_CREATE_TABLE_WITH_DATA instead. After this fix, this method would be the first test method that check the CTAS, remove the CTAS behavior check in the BaseConnector#testCreateTableAsSelectNegativeDate.

Additional context and related issues

https://trinodb.slack.com/archives/CP1MUNEUX/p1671771959129119

Release notes

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

@findepi findepi added test no-release-notes This pull request does not require release notes entry labels Dec 23, 2022
@ebyhr
Copy link
Member

ebyhr commented Dec 23, 2022

@chenjian2664 Could you squash commits into one?

@chenjian2664
Copy link
Contributor Author

@chenjian2664 Could you squash commits into one?

Done

Copy link
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

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

Thank you

@ebyhr
Copy link
Member

ebyhr commented Dec 23, 2022

ci / test (testing/trino-faulttolerant-tests, test-fault-tolerant-hive-2) hit #15293

@ebyhr ebyhr merged commit 01270ca into trinodb:master Dec 23, 2022
@github-actions github-actions bot added this to the 404 milestone Dec 23, 2022
@chenjian2664 chenjian2664 deleted the fix_ctas_test_behavior_validation branch May 25, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry test
Development

Successfully merging this pull request may close these issues.

4 participants