[
https://issues.apache.org/jira/browse/ARROW-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657552#comment-17657552
]
Rok Mihevc commented on ARROW-518:
----------------------------------
This issue has been migrated to [issue
#16158|https://github.com/apache/arrow/issues/16158] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> C++: Make Status::OK method constexpr
> -------------------------------------
>
> Key: ARROW-518
> URL: https://issues.apache.org/jira/browse/ARROW-518
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Uwe Korn
> Assignee: Wes McKinney
> Priority: Major
> Labels: beginner, newbie
> Fix For: 0.3.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)