Skip to content

Arguments for UDFs #32

@JustusAdam

Description

@JustusAdam

UDFs should support arguments the same way that queries can be parameterized.

This entails mostly figuring out where the argument is used and how (there are restrictions because it needs to be able to turn into a key in a map), then ensuring that the column it got compared to survives until the end of the query.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions