-
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.
chore: test Mergeinto runtime filter performance and wizard (#14212)
* add optimize comment * add join optimizer top rule * add distributed optmize rule * add change join order flag * fix not append plan * fix typo * add more cluster test * fix test * finish new distributed pipeline * fix typo * fix lint * fix bugs * fix static filter bug * fix * fix test * fix test * rollback * remove static filter * fix typo * resolve conflict * fix conflict * remove static filter * fix optimizer * fix rowid split for new distributed execution * fix lint * fix fragment type * add rule comment * fix conflict * add more tests and fix target build bug when not match merge into optimizer * extract merge into branch * fix lint * remove error test * rollback random exchange, cc @leiSky * use distributed optimizer result when change joind order * fix bad optimizer * change as broadcast join * fix lint * fix lint * fix lint * remove static filter file --------- Co-authored-by: BohuTANG <overred.shuttler@gmail.com> Co-authored-by: dantengsky <dantengsky@gmail.com>
- Loading branch information
1 parent
5446f61
commit 8ba2c12
Showing
25 changed files
with
805 additions
and
832 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
Oops, something went wrong.