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.