Skip to content

Remove unnecessary pattern matching in testShowCreateTable#14724

Merged
findepi merged 2 commits intotrinodb:masterfrom
findepi:findepi/remove-unnecessary-pattern-matching-in-testshowcreatetable-a08b76
Oct 25, 2022
Merged

Remove unnecessary pattern matching in testShowCreateTable#14724
findepi merged 2 commits intotrinodb:masterfrom
findepi:findepi/remove-unnecessary-pattern-matching-in-testshowcreatetable-a08b76

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Oct 24, 2022

This somewhat improves test coverage, since now we also validate the catalog and schema are correctly reported back.

@findepi findepi added test no-release-notes This pull request does not require release notes entry labels Oct 24, 2022
@cla-bot cla-bot bot added the cla-signed label Oct 24, 2022
@findepi findepi force-pushed the findepi/remove-unnecessary-pattern-matching-in-testshowcreatetable-a08b76 branch 3 times, most recently from 6ad8cc6 to 102ced2 Compare October 24, 2022 12:57
@findepi findepi requested review from hashhar and losipiuk October 24, 2022 13:19
@losipiuk
Copy link
Copy Markdown
Member

failures look related @findepi

This somewhat improves test coverage, since now we also validate the
catalog and schema are correctly reported back.
Migrate some usages of `computeActual(...).getOnlyValue()` to
`computeScalar()` short-hand.
@findepi findepi force-pushed the findepi/remove-unnecessary-pattern-matching-in-testshowcreatetable-a08b76 branch from 102ced2 to 9276615 Compare October 25, 2022 07:15
@findepi
Copy link
Copy Markdown
Member Author

findepi commented Oct 25, 2022

hopefully fixed now. not every test wants to run on my laptop though

Copy link
Copy Markdown
Member

@losipiuk losipiuk left a comment

Choose a reason for hiding this comment

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

LGTM if tests pass

@findepi findepi merged commit c0ea196 into trinodb:master Oct 25, 2022
@findepi findepi deleted the findepi/remove-unnecessary-pattern-matching-in-testshowcreatetable-a08b76 branch October 25, 2022 10:29
@github-actions github-actions bot added this to the 401 milestone Oct 25, 2022
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.

2 participants