Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-8897

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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: