Skip to content

SQL: Add support for NULL ordering (when grouping) #34550

@costin

Description

@costin

Currently, due to restrictions in the query DSL (#34221), null cannot be placed first or last regardless of the order as they obey the order (first if ASC, last if DESC).
This option is supported when searching without grouping though.

Once the fix lands in ES, SQL should follow suit.

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