这是indexloc提供的服务,不要输入任何密码
Skip to content

add statistical aggregate operations and count on columns #1028

@rakeshkky

Description

@rakeshkky
  • Support statistical aggregate operations like stddev, stddev_pop, variance and var_pop
  • Support COUNT on columns (also using DISTINCT) via arguments to count field
    Ex:- count(columns: [id, author_id], distinct: true)

Metadata

Metadata

Assignees

Labels

c/serverRelated to serverk/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