Skip to content

Added fix for malformed warehouse file path#133

Merged
subkanthi merged 4 commits intomasterfrom
84-incorrect-path-in-metadata-of-a-local-iceberg-table
Mar 27, 2026
Merged

Added fix for malformed warehouse file path#133
subkanthi merged 4 commits intomasterfrom
84-incorrect-path-in-metadata-of-a-local-iceberg-table

Conversation

@subkanthi
Copy link
Copy Markdown
Collaborator

closes: #84

@subkanthi subkanthi linked an issue Mar 24, 2026 that may be closed by this pull request
@subkanthi subkanthi requested a review from xieandrew March 26, 2026 18:50
Copy link
Copy Markdown
Collaborator

@xieandrew xieandrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the comment on Linux compatibility and some small comments on docs.

Comment on lines 54 to 58
@@ -53,8 +56,42 @@ SHOW TABLES FROM ice;
-- inspect
SHOW DATABASES;
SHOW TABLES FROM ice;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SHOW TABLES FROM ice; is listed twice here.

@subkanthi subkanthi requested a review from xieandrew March 26, 2026 21:19
Copy link
Copy Markdown
Collaborator

@xieandrew xieandrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@subkanthi subkanthi merged commit a6d5ffc into master Mar 27, 2026
2 checks passed
@subkanthi subkanthi added the ice-rest-catalog Relates to ice-rest-catalog label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ice-rest-catalog Relates to ice-rest-catalog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect path in metadata of a local Iceberg table

2 participants