You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/02/29 15:04:00 UTC

[jira] [Created] (ARROW-7969) [Packaging] Use cURL to upload artifacts

Krisztian Szucs created ARROW-7969:
--------------------------------------

             Summary: [Packaging] Use cURL to upload artifacts
                 Key: ARROW-7969
                 URL: https://issues.apache.org/jira/browse/ARROW-7969
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Packaging
            Reporter: Krisztian Szucs
            Assignee: Krisztian Szucs
             Fix For: 1.0.0


The asset uploading error originates from the base python http libraries, see https://github.com/sigmavirus24/github3.py/issues/779#issuecomment-379470626

So switch to curl which seems to handle the asset uploading properly.



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