You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/09/30 17:20:00 UTC

[jira] [Resolved] (ARROW-6535) [C++] Status::WithMessage should accept variadic parameters

     [ https://issues.apache.org/jira/browse/ARROW-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Kietzman resolved ARROW-6535.
---------------------------------
    Resolution: Fixed

> [C++] Status::WithMessage should accept variadic parameters
> -----------------------------------------------------------
>
>                 Key: ARROW-6535
>                 URL: https://issues.apache.org/jira/browse/ARROW-6535
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Ben Kietzman
>            Assignee: Ben Kietzman
>            Priority: Trivial
>             Fix For: 2.0.0
>
>
> Currently only the Status factories like {{Status::Invalid}} accept variadic ostreamable parameters, but {{Status::WithMessage}} would also benefit from this pattern (and potentially other methods of Status or Result)



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