[jira] [Commented] (ARROW-813) [Python] setup.py sdist must also bundle dependent cmake modules

2017-05-08 Thread Uwe L. Korn (JIRA)

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

Uwe L. Korn commented on ARROW-813:
---

PR: https://github.com/apache/arrow/pull/660

> [Python] setup.py sdist must also bundle dependent cmake modules
> 
>
> Key: ARROW-813
> URL: https://issues.apache.org/jira/browse/ARROW-813
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Python
>Affects Versions: 0.2.0, 0.3.0
>Reporter: Wes McKinney
>
> The pyarrow tarball from sdist cannot be built currently because it depends 
> on files from the C++ directory



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (ARROW-813) [Python] setup.py sdist must also bundle dependent cmake modules

2017-05-06 Thread Uwe L. Korn (JIRA)

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

Uwe L. Korn commented on ARROW-813:
---

The simplest version here could be to simply symlink the necessary module in 
{{python/cmake_module}}. Then the {{sdist}} command should include a copy (and 
not a symlink to nowhere) to the modules.

> [Python] setup.py sdist must also bundle dependent cmake modules
> 
>
> Key: ARROW-813
> URL: https://issues.apache.org/jira/browse/ARROW-813
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Python
>Affects Versions: 0.2.0
>Reporter: Wes McKinney
>
> The pyarrow tarball from sdist cannot be built currently because it depends 
> on files from the C++ directory



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)