Skip to content

Support COUNT(*) for Aggregate COUNT function #3142

Description

@bobbai00

Currently for aggregate operator, when selecting COUNT as the aggregation function, an attribute must be given. But in some use cases, there are no suitable attribute to select (e.g. there is no "primary key alike" attribute but users may want to count the occurance).

So a * attribute to support COUNT(*) should be useful.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions