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 requirement for renaming tables in Delta Lake documentation #21275

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Mar 27, 2024

Description

Fixes #21271

binder.bind(Key.get(boolean.class, AllowDeltaLakeManagedTableRename.class)).toInstance(false);

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Mar 27, 2024
@ebyhr ebyhr requested review from wendigo and mosabua March 27, 2024 00:13
@github-actions github-actions bot added the docs label Mar 27, 2024
@ebyhr ebyhr changed the title Fix requirement for renaming tables in Delta Lake Fix requirement for renaming tables in Delta Lake documentation Mar 27, 2024
Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

LGTM

@ebyhr ebyhr merged commit 1dcec9c into trinodb:master Mar 27, 2024
9 checks passed
@ebyhr ebyhr deleted the ebi/delta-docs-rename-table branch March 27, 2024 05:12
@github-actions github-actions bot added this to the 444 milestone Mar 27, 2024
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.

Delta Lake Rename Table Mismatch Between Documentation and Runtime Behavior
2 participants