You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Sebastien Binet (Jira)" <ji...@apache.org> on 2019/12/09 15:52:00 UTC

[jira] [Created] (ARROW-7357) [Go] migrate from pkg/errors to x/xerrors

Sebastien Binet created ARROW-7357:
--------------------------------------

             Summary: [Go] migrate from pkg/errors to x/xerrors
                 Key: ARROW-7357
                 URL: https://issues.apache.org/jira/browse/ARROW-7357
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Go
            Reporter: Sebastien Binet


we should migrate away from `pkg/errors` to `golang.org/x/xerrors` to ensure better error handling (and one that is Go-1.13 compatible).



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