Skip to content

[Bug] Rename table logic error - #4870

Merged
morningman merged 1 commit into
apache:masterfrom
morningman:rename_bug2
Nov 11, 2020
Merged

[Bug] Rename table logic error#4870
morningman merged 1 commit into
apache:masterfrom
morningman:rename_bug2

Conversation

@morningman

@morningmanmorningman commented Nov 9, 2020

Copy link
Copy Markdown
Contributor

Proposed changes

Rename table operation forget the check rollup names.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)

Checklist

1. Rename table operation will failed to drop table with old name in Catalog.
2. Rename table operation forget the check rollup names.
@morningmanmorningman added kind/fix Categorizes issue or PR as related to a bug. area/catalog Issues or PRs related to catalog management labels Nov 9, 2020
@morningmanmorningman self-assigned this Nov 9, 2020
@HappenLee

Copy link
Copy Markdown
Contributor

LGTM

@caiconghuicaiconghui left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1

@caiconghuicaiconghui added the approved Indicates a PR has been approved by one committer. label Nov 10, 2020
@morningman
morningman merged commit 4ccd7b8 into apache:masterNov 11, 2020
@yangzhgyangzhg mentioned this pull request Feb 9, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.area/catalogIssues or PRs related to catalog managementkind/fixCategorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Rename table logic error

3 participants

@morningman@HappenLee@caiconghui