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

Make Galley Adaptive To Inputs #678

Closed
kylebd99 opened this issue Dec 19, 2024 · 0 comments · Fixed by #679
Closed

Make Galley Adaptive To Inputs #678

kylebd99 opened this issue Dec 19, 2024 · 0 comments · Fixed by #679
Assignees
Labels
enhancement New feature or request

Comments

@kylebd99
Copy link
Collaborator

The goal is to have galley keep a cache of compiled plans. These plans will be associated with a statistics object.

To do this, we'll need to:

  1. Make a separate GalleyExecutor.
  2. Add a get_cannonical_stats(stats, relative_granularity) function
  3. Hash the stats object with the plan.
  4. When using a tag, hash that instead of the stats object.
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 a pull request may close this issue.

1 participant