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

Store query id and fix schema already exists error when creating a schema in Delta Lake #13242

Merged
merged 2 commits into from
Jul 21, 2022

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Jul 20, 2022

Description

Store query id and fix schema already exists error when creating a schema in Delta Lake
Relates to https://github.com/trinodb/trino/runs/7422404533

Documentation

(x) No documentation is needed.

Release notes

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

# Delta Lake
* Store query id when creating a new schema. ({issue}`13242`)
* Fix incorrect `schema already exists` error caused by a client timeout when creating a new schema. ({issue}`13242`)

@ebyhr ebyhr merged commit 91e570e into master Jul 21, 2022
@ebyhr ebyhr deleted the ebi/delta-schema-already-exception branch July 21, 2022 13:52
@ebyhr ebyhr mentioned this pull request Jul 21, 2022
@github-actions github-actions bot added this to the 391 milestone Jul 21, 2022
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