Antoine Pitrou created ARROW-13793:
--------------------------------------

             Summary: [C++] Migrate ORCFileReader to Result<T>
                 Key: ARROW-13793
                 URL: https://issues.apache.org/jira/browse/ARROW-13793
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Antoine Pitrou
             Fix For: 6.0.0


{{ORCFileReader}} currently returns Status together with an out-pointer for 
most methods returning a useful value. New variants of these methods returning 
a {{Result<T>}} should be created, and the legacy variants be marked deprecated.



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

Reply via email to