[ 
https://issues.apache.org/jira/browse/ARROW-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16389696#comment-16389696
 ] 

ASF GitHub Bot commented on ARROW-2262:
---------------------------------------

pitrou commented on issue #1702: ARROW-2262: [Python] Support slicing on 
pyarrow.ChunkedArray
URL: https://github.com/apache/arrow/pull/1702#issuecomment-371177042
 
 
   @xhochy actually, it's probably because `arrow::ChunkedArray::chunk()` takes 
a C int but you are trying to pass a int64_t.

----------------------------------------------------------------
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)

Reply via email to