Skip to content

Small cleanup in BaseHiveConnectorTest / TestHiveConnectorTest#18669

Merged
findepi merged 6 commits intotrinodb:masterfrom
findepi:findepi/thct-cleanup
Aug 14, 2023
Merged

Small cleanup in BaseHiveConnectorTest / TestHiveConnectorTest#18669
findepi merged 6 commits intotrinodb:masterfrom
findepi:findepi/thct-cleanup

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Aug 14, 2023

No description provided.

Base test class should provide tests, but setup should be left up to the
concrete classes.
The tests `testBucketedTable`,
`testCreatePartitionedBucketedTableAsFewRows`,
`testInsertPartitionedBucketedTableFewRows` were taking a test session
but the ignoring it, using whatever `getParallelWriteSession` produces.
The commit makes the latter method accept a base session to configure
from.
Utilize existing test helper for iterating over storage formats.
The method structure is picked after `testBucketedTable`.
Utilize existing test helper for iterating over storage formats.
Utilize existing test helper for iterating over storage formats.
@cla-bot cla-bot bot added the cla-signed label Aug 14, 2023
@findepi findepi added test no-release-notes This pull request does not require release notes entry labels Aug 14, 2023
@github-actions github-actions bot added tests:hive hive Hive connector labels Aug 14, 2023
@findepi findepi merged commit b07bbd4 into trinodb:master Aug 14, 2023
@findepi findepi deleted the findepi/thct-cleanup branch August 14, 2023 15:01
@github-actions github-actions bot added this to the 424 milestone Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed hive Hive connector no-release-notes This pull request does not require release notes entry test

Development

Successfully merging this pull request may close these issues.

2 participants