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


##########
python/pyarrow/includes/libarrow.pxd:
##########
@@ -2693,3 +2693,7 @@ cdef extern from "arrow/python/udf.h" namespace 
"arrow::py":
 
     CStatus RegisterScalarFunction(PyObject* function,
                                    function[CallbackUdf] wrapper, const 
CScalarUdfOptions& options)
+
+cdef extern from "arrow/engine/substrait/util.h" namespace "arrow::engine" 
nogil:

Review Comment:
   .pxd, as this one.



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