Skip to content

Support standard 'locate' SQL function #3711

@dfulachier

Description

@dfulachier

ClickHouse proposes the 'position' function, and we can do with that.
But in some case (queries generated from a BI tool such as Tableau), we cannot master the SQL generated. So it may be fine to get the locate function, with both possible syntaxes:

  • locate(search, source)
  • locate(search, source, startPos)

Metadata

Metadata

Assignees

No one assigned

    Labels

    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