findepi commented on PR #13756: URL: https://github.com/apache/datafusion/pull/13756#issuecomment-2542421582
> I messed with the test and it seems like the failure only happens when the complex type is a `FixedSizeList` for some reason.. because `coerced_fixed_size_list_to_list` called here is recursive https://github.com/apache/datafusion/blob/55e56c47a61ee0321f971ab8660af7468f9e9687/datafusion/expr/src/type_coercion/functions.rs#L422 -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org