projjal commented on pull request #9060:
URL: https://github.com/apache/arrow/pull/9060#issuecomment-810807116


   > > @emkornfield Thanks for your attention. But I have no idea how to add 
list type for jni ExtGandivaType. Would you like to give some suggestions?
   > 
   > You need to be able to convert convert the information in ExtGandivaType 
to convert into an arrow list type. This happens in gandiva/jni/jni_common.cc
   
   And the corresponding arrow type to proto is done in 
jni/expression_registry_helper.cc. This is where it is likely causing issue 
when exporting the registered functions (which include new functions with list 
type)


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to