R-JunmingChen commented on code in PR #35356:
URL: https://github.com/apache/arrow/pull/35356#discussion_r1262012878


##########
python/pyarrow/compute.py:
##########
@@ -333,6 +333,68 @@ def _make_global_functions():
 _make_global_functions()
 
 
+def dictionary_decode(arr, memory_pool=None):

Review Comment:
   Do you mean although we don't define this function, but we can call 
dictionary_decode in Python directly? I will try



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