pitrou commented on code in PR #46755:
URL: https://github.com/apache/arrow/pull/46755#discussion_r2194842619


##########
python/pyarrow/includes/libarrow_python_config.pxd:
##########
@@ -0,0 +1,29 @@
+# Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   This file would be suitable if we actually had a  `libarrow_python_config` 
shared library, but we don't, these APIs are part of `libarrow_python`. 
Therefore, these declarations should be moved to `libarrow_python.pxd`.



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to