Aldrin M created ARROW-17074:
--------------------------------
Summary: [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
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)