Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix listing views in Delta with Glue #19794

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

findinpath
Copy link
Contributor

@findinpath findinpath commented Nov 17, 2023

Description

Avoid stripping the comment parameter for views and materialized views.

Fixes #19771

Additional context and related issues

Fixes issue introduced by #19073

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@ebyhr
Copy link
Member

ebyhr commented Nov 17, 2023

/test-with-secrets sha=511cdeabc7dbaf3187ba51cfe862899be8c8967f

@github-actions github-actions bot added the delta-lake Delta Lake connector label Nov 17, 2023
Copy link

The CI workflow run with tests that require additional secrets has been started: https://github.com/trinodb/trino/actions/runs/6903034397

@findinpath findinpath changed the title Use metastore specific logic to retrieve the views in Delta Lake Avoid stripping the comment parameter for views and materialized views Nov 20, 2023
@github-actions github-actions bot added tests:hive hive Hive connector labels Nov 20, 2023
@findinpath
Copy link
Contributor Author

@findepi pls consider running the PR with secrets.

@ebyhr
Copy link
Member

ebyhr commented Nov 21, 2023

/test-with-secrets sha=74ce6b4b1e2a147c2afd99022d16d5811526afc6

Copy link

The CI workflow run with tests that require additional secrets has been started: https://github.com/trinodb/trino/actions/runs/6940841829

@findepi
Copy link
Member

findepi commented Nov 21, 2023

Avoid stripping the comment parameter for views and materialized views

This is the how.
Can the PR title describe the what?

"Fix listing views and materialized views in Hive/Iceberg with Glue" ?

@findinpath findinpath changed the title Avoid stripping the comment parameter for views and materialized views Fix listing views and materialized views in Delta with Glue Nov 21, 2023
@findinpath findinpath changed the title Fix listing views and materialized views in Delta with Glue Fix listing views in Delta with Glue Nov 21, 2023
@findepi findepi merged commit 98f82c2 into trinodb:master Nov 22, 2023
57 checks passed
@findepi
Copy link
Member

findepi commented Nov 22, 2023

Merged, thanks!

@github-actions github-actions bot added this to the 434 milestone Nov 22, 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 hive Hive connector
Development

Successfully merging this pull request may close these issues.

Table Type Mismatch in AWS Glue Metastore using Delta and Hive Connectors
3 participants