[
https://issues.apache.org/jira/browse/ARROW-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16389544#comment-16389544
]
ASF GitHub Bot commented on ARROW-2262:
---------------------------------------
xhochy commented on issue #1702: ARROW-2262: [Python] Support slicing on
pyarrow.ChunkedArray
URL: https://github.com/apache/arrow/pull/1702#issuecomment-371137584
Build fails with
```
C:\projects\arrow\python\build\temp.win-amd64-3.6\Release\lib.cxx(45584):
warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of
data [C:\projects\arrow\python\build\temp.win-amd64-3.6\Release\lib.vcxproj]
C:\projects\arrow\python\build\temp.win-amd64-3.6\Release\lib.cxx(45669):
warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of
data [C:\projects\arrow\python\build\temp.win-amd64-3.6\Release\lib.vcxproj]
```
A review that points me to the problematic code would be appreciated.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [Python] Support slicing on pyarrow.ChunkedArray
> ------------------------------------------------
>
> Key: ARROW-2262
> URL: https://issues.apache.org/jira/browse/ARROW-2262
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)