Commits


Alenka Frim authored and GitHub committed 21dbf4ac095
ARROW-17160: [C++] Create a base directory for PyArrow CPP header files (#14275) This PR is a follow-up of https://github.com/apache/arrow/pull/13311 where it was decided to change the base directory for PyArrow C++ headers to avoid top level inclusions. See https://github.com/apache/arrow/pull/13311#discussion_r925344753 Authored-by: Alenka Frim <frim.alenka@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>