Skip to content

Handle missing StorageDescriptor in Hive Glue tables#11092

Merged
findepi merged 3 commits intotrinodb:masterfrom
alexjo2144:hive/missing-sd
Feb 24, 2022
Merged

Handle missing StorageDescriptor in Hive Glue tables#11092
findepi merged 3 commits intotrinodb:masterfrom
alexjo2144:hive/missing-sd

Conversation

@alexjo2144
Copy link
Copy Markdown
Member

Description

Is this change a fix, improvement, new feature, refactoring, or other?

A fix.

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

To the Hive connector, specifically when using the Glue metastore.

How would you describe this change to a non-technical end user or system administrator?

Related issues, pull requests, and links

Split from: #10845

Documentation

( ) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

( ) No release notes entries required.
(x) Release notes entries required with the following suggested text:

# Section
* Allow the Hive Glue Metastore to redirect Iceberg or Delta Tables which are missing a StorageDescriptor

@findepi
Copy link
Copy Markdown
Member

findepi commented Feb 21, 2022

CI failing at #11103

@findepi findepi merged commit 9d8651e into trinodb:master Feb 24, 2022
@findepi findepi mentioned this pull request Feb 24, 2022
@github-actions github-actions bot added this to the 372 milestone Feb 25, 2022
v-jizhang added a commit to v-jizhang/presto that referenced this pull request May 17, 2022
Cherry-pick of trinodb/trino#11092

Fixes prestodb#17643

Co-authored-by: Alex <jo.alex2144@gmail.com>
beinan pushed a commit to prestodb/presto that referenced this pull request May 18, 2022
Cherry-pick of trinodb/trino#11092

Fixes #17643

Co-authored-by: Alex <jo.alex2144@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants