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)