You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Aldrin M (Jira)" <ji...@apache.org> on 2022/07/14 16:43:00 UTC

[jira] [Updated] (ARROW-17074) [C++] Improve error handling for hash table merges

     [ https://issues.apache.org/jira/browse/ARROW-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aldrin M updated ARROW-17074:
-----------------------------
    Labels: good-first-issue query-engine  (was: query-engine)

> [C++] Improve error handling for hash table merges
> --------------------------------------------------
>
>                 Key: ARROW-17074
>                 URL: https://issues.apache.org/jira/browse/ARROW-17074
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Aldrin M
>            Priority: Minor
>              Labels: good-first-issue, query-engine
>
> A simple function has been added for merging elements of a hash table into another. At the moment, a warning is logged if this fails; presumably, the elements have already been added to a hash table so the risk should be low.
>  
> At some point, we should improve this error handling:
>     https://github.com/apache/arrow/pull/13583#issuecomment-1184460378



--
This message was sent by Atlassian Jira
(v8.20.10#820010)