Skip to content

Include user defined SQL Functions  #10638

Open
@olmohake

Description

@olmohake

v3-engine / postgres-ndc

Is your proposal related to a problem?

I have a sql function that does complex aggregations for a given territory and date and would like to make it available in the supergraph, but the postgres connector does not support user defined functions .

Describe the solution you'd like

Implement introspection and execution for user defined functions.

Describe alternatives you've considered

Reimplement the aggregation logic in a ts or python connector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c/v3-ndc-postgresData connector for PostgreSQLk/enhancementNew feature or improve an existing feature

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions