You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/03/10 23:06:04 UTC

[jira] [Created] (ARROW-614) [C++] Use glog (or some other tool) to print stack traces in debug builds on errors

Wes McKinney created ARROW-614:
----------------------------------

             Summary: [C++] Use glog (or some other tool) to print stack traces in debug builds on errors
                 Key: ARROW-614
                 URL: https://issues.apache.org/jira/browse/ARROW-614
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney


When an error Status is returned in a test case, we do not have a full stack trace of where the error occurred. I believe that glog provides this functionality on x86/x86_64



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)