Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions