Skip to content

Create test schema explicitly in TestMongoConnectorTest#17805

Merged
kokosing merged 1 commit intotrinodb:masterfrom
krvikash:fix-schema-creation-in-TestMongoConnectorTest
Jun 8, 2023
Merged

Create test schema explicitly in TestMongoConnectorTest#17805
kokosing merged 1 commit intotrinodb:masterfrom
krvikash:fix-schema-creation-in-TestMongoConnectorTest

Conversation

@krvikash
Copy link
Copy Markdown
Contributor

@krvikash krvikash commented Jun 8, 2023

Running individual test fails if test schema is accessed using create table before running the test case which creates test schema during document insertion (eg: testMaps).

Running individual test fails if `test` schema is accessed
using create table before running the test case which creates
`test` schema during document insertion (eg: `testMaps`).
@cla-bot cla-bot bot added the cla-signed label Jun 8, 2023
@github-actions github-actions bot added the mongodb MongoDB connector label Jun 8, 2023
@krvikash krvikash self-assigned this Jun 8, 2023
@krvikash krvikash added no-release-notes This pull request does not require release notes entry and removed mongodb MongoDB connector labels Jun 8, 2023
@krvikash krvikash requested review from Praveen2112 and kokosing June 8, 2023 17:25
@kokosing kokosing merged commit e94fb94 into trinodb:master Jun 8, 2023
@github-actions github-actions bot added this to the 420 milestone Jun 8, 2023
@krvikash krvikash deleted the fix-schema-creation-in-TestMongoConnectorTest branch June 9, 2023 03:58
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.

2 participants