Alenka Frim created ARROW-17958:
-----------------------------------
Summary: [Python] Change the base directory for PyArrow CPP header
files
Key: ARROW-17958
URL: https://issues.apache.org/jira/browse/ARROW-17958
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Alenka Frim
It would be desired to move the include paths for PyArrow C++ from
{{"arrow/python/.."}} to {{"pyarrow/.."}} . That would be a bigger change in
the PyArrow C++ API and would need a deprecation period.
Also, we might want to change the namespaces from {{{}arrow{}}}&{{{}python{}}}
to {{{}pyarrow{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)