You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/03 19:26:00 UTC

[jira] [Updated] (ARROW-12961) [C++] MSVC issues warning building PyArrow on Windows

     [ https://issues.apache.org/jira/browse/ARROW-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-12961:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++] MSVC issues warning building PyArrow on Windows
> -----------------------------------------------------
>
>                 Key: ARROW-12961
>                 URL: https://issues.apache.org/jira/browse/ARROW-12961
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/39448469/job/96ja5h1b984ln09d]
> While it doesn't block anything, there's a warning (looks like because a parameter was misdeclared in the pxd file):
> {noformat}
> [33/36] Building CXX object CMakeFiles\_compute.dir\_compute.cpp.obj
> _compute.cpp(18101): warning C4244: 'argument': conversion from 'int64_t' to 'uint32_t', possible loss of data
> {noformat}



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