anthonylouisbsb commented on PR #12391:
URL: https://github.com/apache/arrow/pull/12391#issuecomment-1204283993

   > Hmm... Arrow has a proper List type, so why take a comma-delimited string?
   
   @pitrou there are two things:
   - Currently, the Gandiva project does not accept complex types(we need to 
plan to add them in future)
   - That function we got from the Apache Hive project and the signature is a 
comma-separated string: 
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27362046
   
   In the future, after adding the support for complex types we can add support 
for it using lists


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