apache / apache/gluten

[CH] Sort merge join supports mixed filter condition

Open
#5,783 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 14h
Merged PRs (30d)
80

Description

### Description

If the join condition contains any mixed filter expression which involves columns from both tables, gluten will fallback when the join algorithm is sort merge join (except that it'a an inner join). shuffle hash join has supported mixed filter expressions, https://github.com/apache/incubator-gluten/pull/5735.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.