You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/03/02 15:51:00 UTC

[jira] [Created] (ARROW-7982) [C++] Let ArrayDataVisitor accept void-returning functions

Antoine Pitrou created ARROW-7982:
-------------------------------------

             Summary: [C++] Let ArrayDataVisitor accept void-returning functions
                 Key: ARROW-7982
                 URL: https://issues.apache.org/jira/browse/ARROW-7982
             Project: Apache Arrow
          Issue Type: Wish
          Components: C++
            Reporter: Antoine Pitrou


It would be nice if {{ArrayDataVisitor}} accepted a visitor struct with void-returning (instead of Status-returning) methods. Always-ok Status may not be entirely optimized away by the compiler in some situations.




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