[
https://issues.apache.org/jira/browse/ARROW-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17632275#comment-17632275
]
Yue Ni commented on ARROW-16340:
--------------------------------
> Does it mean that you use Apache Arrow C++ from vcpkg and pyarrow wheel from
> PyPI?
Almost. I use Apache Arrow C++ from vcpkg (but I don't use the latest version
of Arrow in vcpkg, instead, I use a fork of it with some gandiva related
modification, and use a custom vcpkg port to manage the arrow dependency).
> If so, you should not use Apache Arrow C++ from vcpkg.
Could you briefly explain why this should not be done this way?
> [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)