You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove redundant sql from result cache meta (#19736)
* feat: limit result cache by sql length
* refactor: store result cache sql hash in meta
* refactor: remove redundant sql from result cache meta
* refactor: show query id in result cache explain
* refactor: keep result cache explain stable
* refactor: log query id for result cache access
* fix: resolve result cache ci failures
* fix(storage): reorder basic Cargo deps
* test: update result cache explain sqllogic outputs
* test: remove sql from result cache explain outputs
0 commit comments