planner: show the reason why cannot hit plan cache for EXECUTE statements accessing partition tables #50407
Labels
epic/plan-cache
sig/planner
SIG: Planner
type/enhancement
The issue or PR belongs to an enhancement.
Enhancement
See the case below, when executing PREPARE statement, it returns the exact reason why this query cannot hit the plan cache.
But later when executing EXECUTE statement, no warning to explain why it cannot hit the plan cache.
The text was updated successfully, but these errors were encountered: