Skip to content

[C++] Determine strategy for propagating failures in initializing built-in function registry in arrow/compute #25031

@asfimport

Description

@asfimport

As discussed on #7240, we are using DCHECK_OK to check statuses when initializing the built-in registry.

We could propagate failures by changing arrow::compute::GetFunctionRegistry to return Result, but there may be other ways

Reporter: Wes McKinney / @wesm

Related issues:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions