jayzhan211 commented on PR #14094:
URL: https://github.com/apache/datafusion/pull/14094#issuecomment-2588488394

   > So like `arrow-cast(String`
   
   For arrow_cast, the output type is determined by the 2nd argument which is 
string.
   
   arrow_cast(a, 'Int64') returns I64, arrow_cast(a, 'List(Int64)') returns 
List(Int64)


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to