-
Notifications
You must be signed in to change notification settings - Fork 747
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support distributed merge_into (#13151)
* add settings * right join for merge into first * add distribution optimization for merge into join * split merge into plan * fix update identify error * finish distibuted baisc codes * fix typo * uniform row_kind and mutation_log * fix MixRowKindAndLog serialize and deserialize * add tests * fix check * fix check * fix check * fix test * fix test * fix * remove memory size limit * optmizie merge source and add row_number processor * fix delete bug * add row number plan * fix row number * refactor merge into pipeline * split row_number and log, try to get hash table source data * finish distributed codes, need to get data from hashtable * finish not macthed append data * fix filter * fix filter * fix distributed bugs,many bugs, need to support insert * fix bugs * fix check and clean codes * fix check * add more tests * fix flaky * fix test result * fix order * clean codes * remove local builder branch * refactor logic * clean codes
- Loading branch information
Showing
60 changed files
with
2,042 additions
and
144 deletions.
There are no files selected for viewing
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
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.
3c22f3f
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-git-main-databend.vercel.app
databend-databend.vercel.app
databend.rs
databend.vercel.app
databend.org