Skip to content

UCP: Use the fingerprint of the SQL to bind the plan in SQL Plan Management #14987

Open
@winoros

Description

Description

We've introduced SQL Plan Management to bind the plan for some specific SQLs if it's hard to modify it.(e.g. The SQL is genereated by ORM).
But we only accept to use the original SQL text to bind the plan currently. There's a question that the SQL may be very very long. So in this time, use the fingerprint value is a good way to improve usability.

Score

  • 900

Mentor(s)

Contact the mentors: #tidb-challenge-program channel in TiDB Community Slack Workspace

Recommended Skills

  • SQL Optimization

Learning Materials

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions