Skip to content

Use SqlDataTypeTest in MemSQL connector#10296

Merged
ebyhr merged 2 commits intomasterfrom
ebi/mmesql-mapping-test
Dec 28, 2021
Merged

Use SqlDataTypeTest in MemSQL connector#10296
ebyhr merged 2 commits intomasterfrom
ebi/mmesql-mapping-test

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Dec 14, 2021

Supersedes #7202 Fixes #6393

Co-authored-by: Martijn Atema <martijn@atema.one>
Co-authored-by: caillouc <48051170+caillouc@users.noreply.github.com>
Co-authored-by: Linnea <62845882+linnea-bonnevier@users.noreply.github.com>
Co-authored-by: Hallon <62335201+hallon-heyman@users.noreply.github.com>
Co-authored-by: aoutir <61229034+aoutir@users.noreply.github.com>
@cla-bot cla-bot bot added the cla-signed label Dec 14, 2021
@findepi findepi requested a review from hashhar December 15, 2021 20:37
Copy link
Copy Markdown
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.

Migration looks good. Some possible test improvements as comments.

Please apply all comments in separate commit since they are meant to increase coverage and not related to the migration to SqlDataTypeTest in any way.

@ebyhr ebyhr requested a review from hashhar December 16, 2021 13:32
@ebyhr ebyhr force-pushed the ebi/mmesql-mapping-test branch from d991440 to 7327430 Compare December 17, 2021 00:33
@ebyhr ebyhr requested a review from hashhar December 17, 2021 00:37
Additionally, leave a comment for a link to MemSQL data types.
@ebyhr ebyhr force-pushed the ebi/mmesql-mapping-test branch from 7327430 to ffb2275 Compare December 21, 2021 11:06
Copy link
Copy Markdown
Contributor

@grantatspothero grantatspothero left a comment

Choose a reason for hiding this comment

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

Thanks for doing this migration

Copy link
Copy Markdown
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.

Thanks

@ebyhr ebyhr merged commit fe76cad into master Dec 28, 2021
@ebyhr ebyhr deleted the ebi/mmesql-mapping-test branch December 28, 2021 06:47
@github-actions github-actions bot added this to the 368 milestone Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Convert TestMemSqlTypeMapping to use SqlDataTypeTest

4 participants