Skip to content

SELECT DISTINCT is accepted by the parser but ignored #4305

Description

@RobertBrunel

The SQL grammar accepts SELECT DISTINCT, but the query visitor does not handle the DISTINCT token and no de-duplication is added to the query plan.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions