Skip to content

Core: Fix testLoadTableWithMissingMetadataFile for object storage - #17420

Open
okumin wants to merge 1 commit into
apache:mainfrom
okumin:fix-testLoadTableWithMissingMetadataFile
Open

Core: Fix testLoadTableWithMissingMetadataFile for object storage#17420
okumin wants to merge 1 commit into
apache:mainfrom
okumin:fix-testLoadTableWithMissingMetadataFile

Conversation

@okumin

@okumin okumin commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

CatalogTests#testLoadTableWithMissingMetadataFile tries to swap a file in the default storage location with that in a local filesystem via java.nio.file.Files. Therefore, it works only when the default storage location is a local filesystem.

Apache Hive runs RCK against the full cluster setup of Hive Metastore and Apache Ozone with S3 Gateway. We would like testLoadTableWithMissingMetadataFile to work with S3A.
apache/hive#6660

@github-actions github-actions Bot added the core label Jul 29, 2026
@okumin okumin changed the title [WIP] Core: testLoadTableWithMissingMetadataFile does not work with Object … [WIP] Core: testLoadTableWithMissingMetadataFile does not work with Object Storage Jul 29, 2026
@okumin
okumin force-pushed the fix-testLoadTableWithMissingMetadataFile branch from 7d6cbe3 to 89dffc1 Compare July 29, 2026 16:23
@okumin okumin changed the title [WIP] Core: testLoadTableWithMissingMetadataFile does not work with Object Storage Core: testLoadTableWithMissingMetadataFile does not work with Object Storage Jul 29, 2026
@okumin
okumin marked this pull request as ready for review July 29, 2026 16:31
@okumin
okumin force-pushed the fix-testLoadTableWithMissingMetadataFile branch from 89dffc1 to 8c22cc1 Compare July 29, 2026 16:37
@okumin okumin changed the title Core: testLoadTableWithMissingMetadataFile does not work with Object Storage Core: Fix testLoadTableWithMissingMetadataFile for object storage Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant