Wes McKinney created ARROW-8897:
-----------------------------------

             Summary: [C++] Determine strategy for propagating failures in 
initializing built-in function registry in arrow/compute
                 Key: ARROW-8897
                 URL: https://issues.apache.org/jira/browse/ARROW-8897
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney


As discussed on https://github.com/apache/arrow/pull/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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to