Skip to content

[C++] Improve error handling for hash table merges #32381

@asfimport

Description

@asfimport

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:

    #13583 (comment)

Reporter: Aldrin Montana / @drin

Note: This issue was originally created as ARROW-17074. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions