Skip to content

'like' is not supported for FixedString type #9882

@alex-zaitsev

Description

@alex-zaitsev

Describe the bug

SELECT toFixedString('abcd', 4) LIKE 'ab'

Received exception from server (version 20.3.2):
Code: 43. DB::Exception: Received from localhost:9000. DB::Exception: Illegal type FixedString(4) of argument of function like. ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp-functionsBuilt-in SQL function implementations + function infrastructure.feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions