-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.epic/sql-plan-managementsig/plannerSIG: PlannerSIG: Plannertype/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement
For manually create binding way, we can only write whole sql text with hint to create, sometimes may be not easy to fix a plan and sometime user wish to fix old plans. For easier use in these sceneries, we should expose a way to create binding directly from plan history.If one plan exists in memory, such as a serial of Statement Summary Tables, SQL binding can be created and managed simply with a digest id.
Metadata
Metadata
Labels
affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.epic/sql-plan-managementsig/plannerSIG: PlannerSIG: Plannertype/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.