Skip to content

SQL: Consider adding support for multiple fields and indices #31990

@gufeng20081010

Description

@gufeng20081010

At the moment, ES SQL supports group by only one field and search one indices. Would be helpful to also support multiple fields and indices .
Like this: select count (*) from index1, index2 group by field1, field2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions