Skip to content

Implement aggregate grouping for GraphQL Interface as outlined by NDC Spec #10786

@olmohake

Description

@olmohake

component

c/v3-ndc-postgres

Is your proposal related to a problem?

The current implementation of the Hasura NDC Postgres connector lacks support for aggregate groups, which are defined in the NDC connector specifications. This is a major obstacle when implementing data platforms and interactive user interfaces for statistical datasets, as these rely heavily on aggregation and grouping operations to produce meaningful insights.

Provide a clear and concise description of what you want to happen.

Extend the connector’s query translation layer to generate SQL GROUP BY statements based on NDC Spec aggregate group definitions.

Describe alternatives you've considered

unclear

Metadata

Metadata

Assignees

No one assigned

    Labels

    k/enhancementNew feature or improve an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions