1fanwang commented on code in PR #51247:
URL: https://github.com/apache/arrow/pull/51247#discussion_r3962904307
##########
python/pyarrow/tests/test_compute.py:
##########
@@ -246,6 +247,24 @@ def test_list_functions():
assert "add" in pc.list_functions()
+def test_call_tabular_function_rejects_invalid_registry():
Review Comment:
Done in 2824914491.
--
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]