Skip to content

Build index from SQL code #20

@Max-Meldrum

Description

@Max-Meldrum

One interesting approach is to give the optimizer a SQL query that is running slowing and the optimizer checks whether it can build an index out of it.

let built = optimizer.build_index_from_sql("SELECT SUM(..) ....");

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions