apache / apache/gluten

[VL] Support Existence Join for BroadcastNestedLoopJoin

Open
#8,616 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

- Existence join is not supported for BNLJ
- Can be mapped to left semi project cross join

Contributor guide

Open the contributing guide

Research direction

Start by locating the BroadcastNestedLoopJoin implementation and its handling of existence joins, then compare it with the left semi project cross join path. Done means existence joins are supported for BNLJ through the proposed mapping and the relevant existing tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.