Skip to content

SQL: Equality should use == instead of = #31796

@astefan

Description

@astefan

SQL has = as valid symbol for equality, but Painless scripts use ==. Currently, ES SQL uses = for Painless scripting which is incorrect.

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