-
Notifications
You must be signed in to change notification settings - Fork 761
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add table lock for compact (#11238)
* evict segment cache in abort operation * fix max_threads in mutations * Add table mutation lock * check lock during compact * fix empty pipeline * add check in compact segment * Add mutation lock heartbeat * Add mutation_lock_expire_secs in settings * refactor mutation lock * fix error * fix error * remove unused codes * remove unused codes * Add revision * Add mutex * move mutation_lock in catalog * Add mutation lock in sink commit * fix test * remove unused codes * add test * rename to table lock * move to ee * fix test * refactor codes * fix test * fix test * fix review comment * remove table lock in database trait * rename TableCopiedFileLock to EmptyProto * fix review comment * fix review comment * remove Revision * make lint --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information
1 parent
f019841
commit e9e4ec5
Showing
52 changed files
with
1,237 additions
and
154 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
e9e4ec5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
databend – ./
databend-databend.vercel.app
databend.rs
databend-git-main-databend.vercel.app
databend.vercel.app