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-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
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 2749402 to 512cbb9 Compare January 29, 2025 19:00
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from fa442b7 to b9e29ee Compare January 29, 2025 19:00
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 512cbb9 to 387bde2 Compare January 29, 2025 19:47
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from b9e29ee to 627a2b6 Compare January 29, 2025 19:50
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 387bde2 to af242c2 Compare January 29, 2025 20:39
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 627a2b6 to 8a1bcf9 Compare January 29, 2025 20:39
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from af242c2 to 13a8e28 Compare January 29, 2025 21:40
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 8a1bcf9 to c86812f Compare January 29, 2025 21:40
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 13a8e28 to 97d43aa Compare January 30, 2025 19:52
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from c86812f to 23be511 Compare January 30, 2025 19:52
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 97d43aa to 4b0ea93 Compare January 31, 2025 19:12
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 23be511 to 5654839 Compare January 31, 2025 19:12
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 4b0ea93 to 5ff3aee Compare January 31, 2025 19:27
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 5654839 to 2956a6b Compare January 31, 2025 19:27
@ehigham ehigham force-pushed the ehigham/ctx-bm-cache branch from 5ff3aee to 5db76b7 Compare January 31, 2025 21:21
@ehigham ehigham force-pushed the ehigham/ctx-code-cache branch from 2956a6b to d970a8b Compare January 31, 2025 21:21
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