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

[flash-835]fix bugs that rename column after adding a column #396

Merged
merged 5 commits into from
Jan 19, 2020

Conversation

hanfei1991
Copy link
Member

After we add a column and before a part is compacted, the new column file would not exist. At this time, if we rename this column, ch will not find the column files that need to be changed and report error as a result.
This PR check the situation and will not change part files but only change metadata.

@hanfei1991
Copy link
Member Author

/run-integration-tests

@hanfei1991
Copy link
Member Author

/run-integration-tests

@hanfei1991
Copy link
Member Author

/run-integration-tests

Copy link
Contributor

@zanmato1984 zanmato1984 left a comment

Choose a reason for hiding this comment

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

LGTM

@hanfei1991 hanfei1991 merged commit ccd9324 into master Jan 19, 2020
@hanfei1991 hanfei1991 deleted the hanfei/fix-add-rename-column branch January 19, 2020 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants