mapleFU opened a new issue, #41926:
URL: https://github.com/apache/arrow/issues/41926

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   In arrow compute, `MetaFunction` means some "sepcial function", which 
"dispatch implementation to other impl. And the introduced pr is here: 
https://github.com/apache/arrow/commit/199d089e6343df1a1aa95f75b9e99e05a2702257
   
   However, some function like "CAST" also has correspond kernel, and it just 
works like a normal function. Besides, why should it has a MetaFunction rather 
rathan a function with some "Match Any" Kernels?
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to