[jira] [Comment Edited] (ARROW-1756) [Python] Observed int32 overflow in Feather write/read path

2017-11-01 Thread Licht Takeuchi (JIRA)

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

Licht Takeuchi edited comment on ARROW-1756 at 11/1/17 1:19 PM:


[~wesmckinn] I found issues on Python and numpy.
https://bugs.python.org/issue24658
https://github.com/numpy/numpy/issues/3858

But I don't know why it is not work on Linux.


was (Author: licht-t):
[~wesmckinn] I found issues on Python and numpy.
https://bugs.python.org/issue24658
https://github.com/numpy/numpy/issues/3858

But I don't know why it fails on Linux.

> [Python] Observed int32 overflow in Feather write/read path
> ---
>
> Key: ARROW-1756
> URL: https://issues.apache.org/jira/browse/ARROW-1756
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Python
>Reporter: Wes McKinney
>Priority: Major
> Fix For: 0.8.0
>
>
> See downstream report
> https://github.com/wesm/feather/issues/321



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (ARROW-1756) [Python] Observed int32 overflow in Feather write/read path

2017-10-31 Thread Licht Takeuchi (JIRA)

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

Licht Takeuchi edited comment on ARROW-1756 at 10/31/17 7:46 PM:
-

[~wesmckinn] I am working on this. On my Mac, it fails when writing on a disk.
https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/file.cc#L268


was (Author: licht-t):
[~wesmckinn] I am working on this. On my Mac, it fails when writing on a disk.
Seems that POSIX write issues.
eg. Here makes a overflow.
https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/file.cc#L268

> [Python] Observed int32 overflow in Feather write/read path
> ---
>
> Key: ARROW-1756
> URL: https://issues.apache.org/jira/browse/ARROW-1756
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Python
>Reporter: Wes McKinney
> Fix For: 0.8.0
>
>
> See downstream report
> https://github.com/wesm/feather/issues/321



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (ARROW-1756) [Python] Observed int32 overflow in Feather write/read path

2017-10-31 Thread Licht Takeuchi (JIRA)

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

Licht Takeuchi edited comment on ARROW-1756 at 10/31/17 7:41 PM:
-

[~wesmckinn] I am working on this. On my Mac, it fails when writing on a disk.
Seems that POSIX write issues.
eg. Here makes a overflow.
https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/file.cc#L268


was (Author: licht-t):
[~wesmckinn] I am working on this. On my Mac, it fails when writing on a disk.
Seems that POSIX write issues.
eg. Here makes a overflow.
https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/file.cc#L249

> [Python] Observed int32 overflow in Feather write/read path
> ---
>
> Key: ARROW-1756
> URL: https://issues.apache.org/jira/browse/ARROW-1756
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Python
>Reporter: Wes McKinney
> Fix For: 0.8.0
>
>
> See downstream report
> https://github.com/wesm/feather/issues/321



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (ARROW-1756) [Python] Observed int32 overflow in Feather write/read path

2017-10-31 Thread Licht Takeuchi (JIRA)

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

Licht Takeuchi edited comment on ARROW-1756 at 10/31/17 7:41 PM:
-

[~wesmckinn] I am working on this. On my Mac, it fails when writing on a disk.
Seems that POSIX write issues.
eg. Here makes a overflow.
https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/file.cc#L249


was (Author: licht-t):
[~wesmckinn] I am working on this. On my Mac, it fails on writing on a disk.
Seems that POSIX write issues.
eg. Here makes a overflow.
https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/file.cc#L249

> [Python] Observed int32 overflow in Feather write/read path
> ---
>
> Key: ARROW-1756
> URL: https://issues.apache.org/jira/browse/ARROW-1756
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Python
>Reporter: Wes McKinney
> Fix For: 0.8.0
>
>
> See downstream report
> https://github.com/wesm/feather/issues/321



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)