Skip to content

Use session data provider in Oracle date mapping test#11586

Merged
ebyhr merged 6 commits intotrinodb:masterfrom
tangjiangling:use-dataprovider-in-oracle-date-type-test
Mar 29, 2022
Merged

Use session data provider in Oracle date mapping test#11586
ebyhr merged 6 commits intotrinodb:masterfrom
tangjiangling:use-dataprovider-in-oracle-date-type-test

Conversation

@tangjiangling
Copy link
Copy Markdown
Member

Description

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

Improvement.

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

Just Oracle type mapping tests.

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

N/A.

Related issues, pull requests, and links

Related #11373

Documentation

( ) 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`)

@cla-bot cla-bot bot added the cla-signed label Mar 21, 2022
@tangjiangling tangjiangling marked this pull request as ready for review March 21, 2022 09:16
@tangjiangling tangjiangling requested a review from ebyhr March 21, 2022 09:16
@tangjiangling
Copy link
Copy Markdown
Member Author

cc @jirassimok

@tangjiangling tangjiangling added the no-release-notes This pull request does not require release notes entry label Mar 21, 2022
@tangjiangling tangjiangling force-pushed the use-dataprovider-in-oracle-date-type-test branch from 94b4371 to 6139f3d Compare March 21, 2022 10:03
@tangjiangling
Copy link
Copy Markdown
Member Author

tangjiangling commented Mar 21, 2022

(Rebase to fix ci / maven-checks)

@findepi findepi requested a review from hashhar March 21, 2022 10:57
@tangjiangling
Copy link
Copy Markdown
Member Author

@tangjiangling tangjiangling force-pushed the use-dataprovider-in-oracle-date-type-test branch from 6139f3d to 4d06197 Compare March 22, 2022 15:27
@tangjiangling
Copy link
Copy Markdown
Member Author

tangjiangling commented Mar 22, 2022

Updated. (Rebased)

@ebyhr ebyhr added the test label Mar 29, 2022
- Use closeAfterClass in TestOracleTypeMapping
- Rename getOracleSqlExecutor to onRemoteDatabase
- Move trinoCreateAsSelect/trinoCreateAndInsert to before oracleCreateAndInsert
- Add missing test case for time/date/timestamp
- Reorder time/date/timestamp test code to unify style
@tangjiangling tangjiangling force-pushed the use-dataprovider-in-oracle-date-type-test branch from 4d06197 to 4c99970 Compare March 29, 2022 07:02
@ebyhr ebyhr merged commit c461069 into trinodb:master Mar 29, 2022
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Mar 29, 2022

Merged, thanks!

@tangjiangling tangjiangling deleted the use-dataprovider-in-oracle-date-type-test branch March 29, 2022 08:35
@github-actions github-actions bot added this to the 376 milestone Mar 29, 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.

3 participants