Phillip Cloud created ARROW-14142:
-------------------------------------
Summary: [IR] [C++] Make join predicate a list of expressions
Key: ARROW-14142
URL: https://issues.apache.org/jira/browse/ARROW-14142
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Phillip Cloud
There's a desire to make the join expression be a list of predicates (currently
it's a single expression) that is implicitly a conjunction per
https://github.com/duckdb/duckdb/pull/2331.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)