[
https://issues.apache.org/jira/browse/ARROW-14185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Molina updated ARROW-14185:
--------------------------------------
Fix Version/s: (was: 6.0.0)
7.0.0
> [C++] HashJoinNode should validate HashJoinOptions
> --------------------------------------------------
>
> Key: ARROW-14185
> URL: https://issues.apache.org/jira/browse/ARROW-14185
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: David Li
> Priority: Major
> Labels: query-engine
> Fix For: 7.0.0
>
>
> At the very least key_cmp needs to match the number of join columns, there
> may be other invariants to uphold. Probably all the ones from the [semi-join
> PR|https://github.com/apache/arrow/pull/10845/files#diff-1028a02ecee91ae8a9fbb7318e1ce650760716d317457d48e0740c802287fbdbR38]:
> there must be the same, non-zero number of keys on both sides.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)