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


##########
python/pyarrow/lib.pyx:
##########
@@ -96,6 +96,15 @@ def is_threading_enabled() -> bool:
     return libarrow_python.IsThreadingEnabled()
 
 
+def get_pybuild_type() -> str:

Review Comment:
   Ok, pa.build_info() now returns a namedtuple.



-- 
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