Skip to content

[Feature] Composite Count Distinct should be identified by the IR #424

Description

@Selvomega

User need and MVP

The COUNT(DISTINCT blah) where blah is a composite of columns should be supported

Authoritative design

Do not understand

Inputs, outputs, and invariants

Not applicable. Or the input should be a SQL query with composite distinct-count, output is such query safely get parsed and passes all components of the planner (although may not be optimized)

Before and after behavior

before the SQL query with composite distinct-count cannot be supported
after if can

Unit and end-to-end acceptance tests

Unit test is just to test if the unsupported SQL with composite count-distinct can be supported

Explicit non-goals

Not applicable

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions