Skip to content

Another way to get the possible return type of function for information_schema #13735

@goldmedal

Description

@goldmedal

Is your feature request related to a problem or challenge?

As mentioned #13717 (comment), return_type could be deprecated by #13717. We should try to use return_type_from_exprs or another method for the information_schema table instead.
The challenge with using return_type_from_exprs is that the record generation of routines or parameters won't have the required expression arguments for it. 🤔

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions