jorisvandenbossche commented on code in PR #14656:
URL: https://github.com/apache/arrow/pull/14656#discussion_r1023937605


##########
python/setup.py:
##########
@@ -436,19 +436,28 @@ def copy_libs(dir):
             else:
                 build_prefix = self.build_type
 
+            # Copy PyArrow headers to pyarrow/include

Review Comment:
   Could we also do this after the `if self.bundle_arrow_cpp or 
self.bundle_arrow_cpp_headers:`, so we don't have to repeat it there?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to