Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
6.0.0
Description
Residual predicates are evaluated after finding matches using equality condition on key columns, but before deciding whether an input had a match for the join and resolving outer references. They allow to implement in a simple (but potentially inefficient) way inequality predicates that accompany equality predicates in join condition.
Attachments
Issue Links
- is a child of
-
ARROW-12633 [C++] Query engine umbrella issue
- Open
- is depended upon by
-
ARROW-14264 [R] Support inequality joins
- Open
- links to