Skip to content

Enable using DISTINCT with any Function #901

@remiposo

Description

@remiposo

Motivation

Since the method to set FuncArgMod is not exposed, it appears that DISTINCT cannot be specified for functions other than COUNT (and ARRAY_AGG).
If I'm mistaken, it would be helpful if you could tell me how to specify it.

Proposed Solutions

Change arg_with from pub(crate) to pub.

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions