Skip to content

Introduce common connector test for JDBC connectors#7139

Merged
findepi merged 3 commits intotrinodb:masterfrom
findepi:findepi/introduce-common-connector-test-for-jdbc-connectors-142fdb
Mar 4, 2021
Merged

Introduce common connector test for JDBC connectors#7139
findepi merged 3 commits intotrinodb:masterfrom
findepi:findepi/introduce-common-connector-test-for-jdbc-connectors-142fdb

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Mar 3, 2021

The connectors based on base-jdbc share a lot of common functionality
and tests, so they will benefit from common test code as well.

Extracted from #6874

@cla-bot cla-bot bot added the cla-signed label Mar 3, 2021
@findepi findepi added maintenance Project maintenance task test labels Mar 3, 2021
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.

A good template to get started.

But I notice that a lot of Jdbc connectors are not plugged into this in this PR. Intentional?

@losipiuk
Copy link
Copy Markdown
Member

losipiuk commented Mar 3, 2021

A good template to get started.

But I notice that a lot of Jdbc connectors are not plugged into this in this PR. Intentional?

Hopefully all which migrated to BaseConnectorTest are here. But I did not check.

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.

LGTM.

Only Redis is missing but that's not based on Jdbc. 👍

@findepi
Copy link
Copy Markdown
Member Author

findepi commented Mar 3, 2021

But I notice that a lot of Jdbc connectors are not plugged into this in this PR. Intentional?

i migrated only the ones already on BCT

i will rebase to include two more that i just merged

@findepi findepi force-pushed the findepi/introduce-common-connector-test-for-jdbc-connectors-142fdb branch from 80162b7 to 86efa58 Compare March 3, 2021 21:29
@findepi findepi force-pushed the findepi/introduce-common-connector-test-for-jdbc-connectors-142fdb branch from 86efa58 to 836bf34 Compare March 3, 2021 23:16
findepi added 3 commits March 4, 2021 09:29
The connectors based on base-jdbc share a lot of common functionality
and tests, so they will benefit from common test code as well.
@findepi findepi force-pushed the findepi/introduce-common-connector-test-for-jdbc-connectors-142fdb branch from 836bf34 to 9777857 Compare March 4, 2021 08:29
@findepi findepi merged commit 91fdbff into trinodb:master Mar 4, 2021
@findepi findepi deleted the findepi/introduce-common-connector-test-for-jdbc-connectors-142fdb branch March 4, 2021 08:30
@findepi findepi added this to the 353 milestone Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed maintenance Project maintenance task test

Development

Successfully merging this pull request may close these issues.

4 participants