universalmind303 commented on PR #9312:
URL: 
https://github.com/apache/arrow-datafusion/pull/9312#issuecomment-1961393357

   > arrow cast does not support to casting to wildcard size, after 
`coerce_from` the original size info is lost, how do you process the wildcard 
size instead
   
   I think i actually had this switched around. 
   
   `FixedSizeList(_, FIXED_SIZE_LIST_WILDCARD))` should coerce to 
`FixedSizeList(_, size))` not the other way around. 


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