Skip to content

Minor cleanups in JdbcConnectorTest#13959

Closed
Praveen2112 wants to merge 1 commit intotrinodb:masterfrom
Praveen2112:praveen/temporary_relation
Closed

Minor cleanups in JdbcConnectorTest#13959
Praveen2112 wants to merge 1 commit intotrinodb:masterfrom
Praveen2112:praveen/temporary_relation

Conversation

@Praveen2112
Copy link
Member

Description

Is this change a fix, improvement, new feature, refactoring, or other?

Refactoring

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

JDBC connector testing module.

How would you describe this change to a non-technical end user or system administrator?

Refactoring on testing module.

Related issues, pull requests, and links

#13260

Documentation

(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

( ) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@Praveen2112 Praveen2112 added the no-release-notes This pull request does not require release notes entry label Sep 1, 2022
@cla-bot cla-bot bot added the cla-signed label Sep 1, 2022
@Praveen2112 Praveen2112 changed the title Use TemporaryRelation instead of TesTable in JdbcConnectorTest Use TemporaryRelation instead of TestTable in JdbcConnectorTest Sep 1, 2022
@Praveen2112 Praveen2112 force-pushed the praveen/temporary_relation branch 4 times, most recently from cb3b8e5 to 7b6f41a Compare September 1, 2022 13:19
@Praveen2112 Praveen2112 changed the title Use TemporaryRelation instead of TestTable in JdbcConnectorTest Minor cleanups in JdbcConnectorTest Sep 1, 2022
@hashhar
Copy link
Member

hashhar commented Sep 1, 2022

@Praveen2112 MemSQL tests don't run when submitted from forks. (Mostly a reminder to myself to make sure MemSQL works before merging this).

@Praveen2112 Praveen2112 marked this pull request as draft September 1, 2022 13:53
- Use TemporaryRelation instead of TestTable
- Allow customization of schemaName specific to connector implementation
@Praveen2112 Praveen2112 force-pushed the praveen/temporary_relation branch from 7b6f41a to 2e66c62 Compare September 2, 2022 02:04
@findepi
Copy link
Member

findepi commented Sep 9, 2022

Minor cleanups in JdbcConnectorTest

nit: the previous PR title was more informative.

@Praveen2112
Copy link
Member Author

@hashhar Will raise the PR as a branch in the main repo for memsql related tests.

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

Development

Successfully merging this pull request may close these issues.

3 participants