Skip to content

[FEATURE] LIKE function should use WildcardQuery #1143

Closed as not planned
Closed as not planned
@GumpacG

Description

@GumpacG

Is your feature request related to a problem?
LIKE query should be mapped to wildcard_query as mentioned in #1108 (comment)

What solution would you like?
This will be a breaking change since which should be implemented in 3.x.
Refer to #1108 and remove the LikeQuery class and its associated tests. Then make LIKE create a new WildCardQuery object in https://github.com/opensearch-project/sql/pull/1108/files#r1033815758.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PPLPiped processing languageenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions