jkosh44 commented on PR #14532: URL: https://github.com/apache/datafusion/pull/14532#issuecomment-2648300594
> It might be a better approach to not modify the accepted argument types (i.e. don't convert `FixedSizeList` to `List` in `get_valid_types()`, and instead move the logic to `return_type()`. Then functions can be explicit about not returning `FixedSizeLists`. I pushed a commit for this to see how CI would like it. Happy to revert it if people don't like it. I also pushed a commit to add some validations around `ArrayFunctionSignature`. -- 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