-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
c/v3-ndc-postgresData connector for PostgreSQLData connector for PostgreSQLk/enhancementNew feature or improve an existing featureNew feature or improve an existing feature
Description
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
Labels
c/v3-ndc-postgresData connector for PostgreSQLData connector for PostgreSQLk/enhancementNew feature or improve an existing featureNew feature or improve an existing feature
Type
Projects
Status
Backlog