You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jonathan A Sternberg (JIRA)" <ji...@apache.org> on 2018/12/19 17:35:00 UTC

[jira] [Created] (ARROW-4081) Sum methods on Mac OS X panic when the array is empty

Jonathan A Sternberg created ARROW-4081:
-------------------------------------------

             Summary: Sum methods on Mac OS X panic when the array is empty
                 Key: ARROW-4081
                 URL: https://issues.apache.org/jira/browse/ARROW-4081
             Project: Apache Arrow
          Issue Type: Bug
          Components: Go
            Reporter: Jonathan A Sternberg


If you create an empty array and use the `Sum` methods in the math package for the Go version, they will panic with an `index out of range` error.

(Will edit with a reproducer)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)