Skip to content

fix data loss in the rename column scenario #930

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cenkore
Copy link

@cenkore cenkore commented Feb 20, 2021

context: #446

This PR fix a new rename column scenario, the original column in the -alter not match the case in the metadata, data would loss.

e.g. original column: name, -alter: change Name aliasName ...

Thank you!

@timvaillancourt timvaillancourt added this to the v1.2.0 milestone May 3, 2021
@timvaillancourt timvaillancourt modified the milestones: v1.1.2, v1.2.0, v1.1.3 Jun 17, 2021
@timvaillancourt timvaillancourt modified the milestones: v1.1.5, v1.1.6 Jun 23, 2022
@timvaillancourt timvaillancourt modified the milestones: v1.1.6, v1.1.7 Dec 7, 2023
@timvaillancourt timvaillancourt modified the milestones: v1.1.7, v1.1.8 Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants