You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Yue Ni (Jira)" <ji...@apache.org> on 2022/10/05 11:22:00 UTC

[jira] [Commented] (ARROW-16340) [C++][Python] Move all Python related code into PyArrow

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

Yue Ni commented on ARROW-16340:
--------------------------------

I have a project relying on `arrow/python/pyarrow.h`, and I installed arrow from vcpkg [https://github.com/microsoft/vcpkg/tree/master/ports/arrow]. Previously `arrow/python/pyarrow.h` is available in `include` directory after installing arrow, but after upgrading to the latest version of arrow, more specifically commit ec579df631deaa8f6186208ed2a4ebec00581dfa, I am not able to find `pyarrow.h` in `include` directory of vcpkg. 

I think it is probably caused by this change, do we have any recommendation what projects relying on `arrow/python/pyarrow.h` should do to overcome this issue?

> [C++][Python] Move all Python related code into PyArrow
> -------------------------------------------------------
>
>                 Key: ARROW-16340
>                 URL: https://issues.apache.org/jira/browse/ARROW-16340
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Python
>            Reporter: Alenka Frim
>            Assignee: Alenka Frim
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 33h 10m
>  Remaining Estimate: 0h
>
> Move {{src/arrow/python}} directory into {{pyarrow}} and arrange PyArrow to build it.
> More details can be found on this thread:
> https://lists.apache.org/thread/jbxyldhqff4p9z53whhs95y4jcomdgd2



--
This message was sent by Atlassian Jira
(v8.20.10#820010)