Skip to content

Reuse cached plan for explain request#3991

Draft
sergei-pustovykh wants to merge 9 commits intoFoundationDB:mainfrom
sergei-pustovykh:reuse-cache-for-expalain
Draft

Reuse cached plan for explain request#3991
sergei-pustovykh wants to merge 9 commits intoFoundationDB:mainfrom
sergei-pustovykh:reuse-cache-for-expalain

Conversation

@sergei-pustovykh
Copy link
Contributor

No description provided.

@sergei-pustovykh sergei-pustovykh added the enhancement New feature or request label Mar 5, 2026
-
- query: select * from (select * from f1(103 + 1, 'b')) as x where col1 < 105
- explain: "COVERING(T1_IDX1 [EQUALS promote(@c14 AS STRING), [LESS_THAN promote(@c10 + @c12 AS LONG) && LESS_THAN promote(@c22 AS LONG)]] -> [COL1: KEY:[1], COL2: KEY:[0], COL3: KEY:[2]]) | MAP (_.COL1 AS COL1, _.COL2 AS COL2)"
- explain: "COVERING(T1_IDX1 [EQUALS promote(@c13 AS STRING), [LESS_THAN promote(@c21 AS LONG) && LESS_THAN promote(@c9 + @c11 AS LONG)]] -> [COL1: KEY:[1], COL2: KEY:[0], COL3: KEY:[2]]) | MAP (_.COL1 AS COL1, _.COL2 AS COL2)"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not just -1 change - investigate!

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant