[
https://issues.apache.org/jira/browse/ARROW-14181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441730#comment-17441730
]
Neal Richardson commented on ARROW-14181:
-----------------------------------------
I would like this in the patch release, it will appear as a bug to users. The
conflict sounds like it is only in the R tests I updated in
r/tests/testthat/test-dplyr-join.R (from
https://github.com/apache/arrow/pull/11446/commits/8e688d6d4f146b0d76bf74002b1023447a351c77),
so feel free to drop that R test change, it is not strictly necessary.
> [C++][Compute] Hash Join support for dictionary
> ------------------------------------------------
>
> Key: ARROW-14181
> URL: https://issues.apache.org/jira/browse/ARROW-14181
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 6.0.0
> Reporter: Michal Nowakiewicz
> Assignee: Michal Nowakiewicz
> Priority: Critical
> Labels: pull-request-available, query-engine
> Fix For: 7.0.0, 6.0.1
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> Currently dictionary arrays are not supported at all as input columns to hash
> join.
> Add support for dictionary arrays in hash join for both key columns and
> payload columns.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)