Skip to content

Enhance test for managed and external delta table location validation#16764

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
krvikash:improve-testCorruptedTableLocation
Mar 30, 2023
Merged

Enhance test for managed and external delta table location validation#16764
ebyhr merged 1 commit intotrinodb:masterfrom
krvikash:improve-testCorruptedTableLocation

Conversation

@krvikash
Copy link
Copy Markdown
Contributor

@krvikash krvikash commented Mar 28, 2023

Description

This PR improves the testCorruptedTableLocation to verify for managed and external delta table locations

Follow up of #16651 (comment)

Release notes

(X) This is not user-visible or docs only and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Mar 28, 2023
@github-actions github-actions bot added the delta-lake Delta Lake connector label Mar 28, 2023
@krvikash krvikash self-assigned this Mar 28, 2023
The purpose of deleting the transaction log directory is solely to confirm
that when the DROP TABLE command is used, the table location is also removed
when table is MANAGED TABLE.
@krvikash krvikash force-pushed the improve-testCorruptedTableLocation branch from 25f92a9 to 3edabdd Compare March 29, 2023 05:54
@krvikash
Copy link
Copy Markdown
Contributor Author

Thanks, @ebyhr for the review. Addressed comments.

@krvikash krvikash added the no-release-notes This pull request does not require release notes entry label Mar 29, 2023
@ebyhr ebyhr merged commit 7fcd23c into trinodb:master Mar 30, 2023
@krvikash krvikash deleted the improve-testCorruptedTableLocation branch March 30, 2023 04:46
@github-actions github-actions bot added this to the 412 milestone Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed delta-lake Delta Lake connector no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

2 participants