KipData / FnckSQL

SQL as a Function for Rust
Apache License 2.0
567 stars 48 forks source link

Feat: Sort Merge Join #224

Open KKould opened 2 months ago

KKould commented 2 months ago

Feature Request

When performing Join Reorder in CBO, SortMergeJoin may perform better than HashJoin under the influence of interesting order.