jayzhan211 commented on issue #9093:
URL: 
https://github.com/apache/arrow-datafusion/issues/9093#issuecomment-1920673541

   @Weijun-H I think in this case we should convert int32 list to int64 list.
   If we got inconsistent types for `array_position`, we should try type 
coercion first, if fails, it should be an error.
   I'm not sure how do duckdb handling this internally. But, they have the same 
behavior if you convert them to consistent types. 


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