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

C++: Make Status::OK method constexpr

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 0.3.0
    • C++

    Description

      We call this method very often and probably have a small overhead as it isn't constexpr. We also cannot simply declare it constexpr as arrow::Status is not a literal type yet.

      Attachments

        Activity

          People

            wesm Wes McKinney
            uwe Uwe Korn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: