westonpace commented on PR #12590:
URL: https://github.com/apache/arrow/pull/12590#issuecomment-1109552995

   It would be better to do:
   ```
       res = pc.call_function("test_udf_context", [pa.scalar(10), 
pa.scalar(20)], memory_pool=proxy_pool)
   ```
   
   instead of setting the default.


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