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(storage): support mutation during insertion #8205

Merged
merged 15 commits into from
Oct 19, 2022

Conversation

zhyass
Copy link
Member

@zhyass zhyass commented Oct 13, 2022

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Support compact、recluster and delete during insert.

In order to quickly fix bug, the code will be refactored sooner or later.

Fixes #8108

@vercel
Copy link

vercel bot commented Oct 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Oct 19, 2022 at 3:52AM (UTC)

@zhyass zhyass marked this pull request as draft October 13, 2022 16:22
@mergify mergify bot added the pr-bugfix this PR patches a bug in codebase label Oct 13, 2022
@zhyass zhyass marked this pull request as ready for review October 17, 2022 08:51
@zhyass zhyass requested review from dantengsky and Xuanwo October 17, 2022 08:55
@BohuTANG
Copy link
Member

@mergify update

@mergify
Copy link
Contributor

mergify bot commented Oct 17, 2022

update

✅ Branch has been successfully updated

@BohuTANG
Copy link
Member

Some code refactoring of fuse io files in this PR. Please update with the main branch:
https://github.com/datafuselabs/databend/pull/8262/files

@BohuTANG BohuTANG requested a review from dantengsky October 18, 2022 07:00
Copy link
Member

@dantengsky dantengsky left a comment

Choose a reason for hiding this comment

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

LGTM

@BohuTANG BohuTANG merged commit 145b5df into databendlabs:main Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix this PR patches a bug in codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Failed to execute compact during insertion
4 participants