Skip to content

ES|QL: using plain strings in IP literals #129605

@luigidellaquila

Description

@luigidellaquila

IPs should be represented as a BytesRef, but in some specific cases (eg. CombineDisjunctions) we are explicitly using plain Strings instead.

This could lead to problems (eg. ClassCastException), we should find a way to unify the IP format to BytesRef

Metadata

Metadata

Assignees

No one assigned

    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