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

Rename 后会丢失原表的元素 #437

Open
SamuelSze1 opened this issue Aug 24, 2024 · 1 comment
Open

Rename 后会丢失原表的元素 #437

SamuelSze1 opened this issue Aug 24, 2024 · 1 comment
Labels
☢️ Bug Something isn't working

Comments

@SamuelSze1
Copy link

Is this a regression?

Yes

Description

Screenshot 2024-08-18 001901

rename 过程中只是单纯的把原表的metadata发给新表,没有把原表的元素也发转给新表
Screenshot 2024-08-24 120011
Screenshot 2024-08-24 120111

元素放到rocksdb的时候那个key是包含表名的,不只是metavalue的东西,但rename之后没有改变这个原有的表名,用新表名也凑不出这个key,导致的就是元素丢失了

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

images

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response

@SamuelSze1 SamuelSze1 added the ☢️ Bug Something isn't working label Aug 24, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: Rename, the elements of the original table will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants