Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[query] Remove lookupOrCompileCachedFunction from Backend interface #14691

Open
wants to merge 1 commit into
base: ehigham/ctx-bm-cache
Choose a base branch
from

Conversation

ehigham
Copy link
Member

@ehigham ehigham commented Sep 17, 2024

In the spirit of shrinking the Backend functionality to a core set of functions, move code cache access via execute context.

@ehigham ehigham marked this pull request as ready for review September 17, 2024 23:58
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from b0be25e to 6038f9b Compare September 19, 2024 20:52
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from a47ef8b to 1530549 Compare September 19, 2024 20:53
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 6038f9b to 15f2275 Compare October 1, 2024 19:44
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 1530549 to d3a662f Compare October 1, 2024 19:45
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 15f2275 to 71fcb35 Compare October 1, 2024 20:03
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from d3a662f to f00e349 Compare October 1, 2024 20:03
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 71fcb35 to 360af7c Compare October 8, 2024 19:18
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from f00e349 to 532bd55 Compare October 8, 2024 19:18
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 360af7c to d16f9c6 Compare October 8, 2024 20:30
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 532bd55 to 324bae5 Compare October 8, 2024 20:30
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from d16f9c6 to 783df28 Compare October 16, 2024 20:02
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 324bae5 to 7e738cc Compare October 16, 2024 20:02
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 783df28 to 7e661e4 Compare October 16, 2024 21:30
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 7e738cc to 8fd036a Compare October 16, 2024 21:30
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 7e661e4 to 952b01d Compare October 17, 2024 15:00
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 8fd036a to a3aae4a Compare October 17, 2024 15:00
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 952b01d to a265389 Compare October 21, 2024 15:24
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from a3aae4a to 525c3e7 Compare October 21, 2024 15:24
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 9a2731e to 632bdbd Compare December 16, 2024 18:49
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from c834eaf to 0d9d8f3 Compare December 17, 2024 16:47
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 632bdbd to b4ad140 Compare December 17, 2024 16:48
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 0d9d8f3 to 531890c Compare December 17, 2024 20:00
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from b4ad140 to 19f2efb Compare December 17, 2024 20:00
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 531890c to a7f6c50 Compare December 17, 2024 20:28
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 19f2efb to 0bf95b8 Compare December 17, 2024 20:28
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from a7f6c50 to 96e508a Compare January 13, 2025 16:36
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 0bf95b8 to b1732cc Compare January 13, 2025 16:36
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 96e508a to f23b4f2 Compare January 17, 2025 21:15
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from b1732cc to 8a403cf Compare January 17, 2025 21:15
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from f23b4f2 to 7949c41 Compare January 21, 2025 16:48
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 8a403cf to 4151cef Compare January 21, 2025 16:48
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 7949c41 to 85f3e21 Compare January 21, 2025 20:15
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 4151cef to 2d77bdf Compare January 21, 2025 20:15
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 85f3e21 to 8fe9826 Compare January 21, 2025 21:02
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 2d77bdf to 9ecc3df Compare January 21, 2025 21:02
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 8fe9826 to 35728c2 Compare January 22, 2025 15:50
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 9ecc3df to 895171d Compare January 22, 2025 15:50
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 35728c2 to 8ddcb28 Compare January 22, 2025 16:45
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 895171d to a07503f Compare January 22, 2025 16:45
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 8ddcb28 to c5b8c2d Compare January 22, 2025 17:30
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from a07503f to c0b0977 Compare January 22, 2025 17:30
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from c5b8c2d to 574082e Compare January 24, 2025 20:54
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from c0b0977 to 90d87cb Compare January 24, 2025 20:54
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 574082e to 2749402 Compare January 27, 2025 23:15
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 90d87cb to fa442b7 Compare January 27, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant