jayzhan211 commented on PR #13756: URL: https://github.com/apache/datafusion/pull/13756#issuecomment-2542625134
`ExprSchemable::get_type` for ScalarFunction is basically asking the `return_type` for the function. Given that we coerce fixed size list to list, the return type of `array_element(fixed size list)` makes sense to be list. Therefore, I think the unit test is expected to fail since it is coerced to List -- 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