Skip to content

HIVE-29490: Add tests for HIVE-26758 (hive.use.scratchdir.for.staging)#6562

Open
maheshrajus wants to merge 2 commits into
apache:masterfrom
maheshrajus:HIVE-29490_tests
Open

HIVE-29490: Add tests for HIVE-26758 (hive.use.scratchdir.for.staging)#6562
maheshrajus wants to merge 2 commits into
apache:masterfrom
maheshrajus:HIVE-29490_tests

Conversation

@maheshrajus

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

HIVE-26758[PR: https://github.com//pull/3831] added the hive.use.scratchdir.for.staging configuration and changed the dynamic-partition staging directory layout for native, non-MM, non-direct-insert tables.
However, no automated tests were added along with that change. This PR adds the missing test coverage for those changes.

Why are the changes needed?

This PR adds the missing unit and end-to-end test coverage to protect the correctness of the HIVE-26758 implementation.

Does this PR introduce any user-facing change?

No

How was this patch tested?

UT and qtest

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants