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

feat(query): Adding support for optimizing raw metric to agg metric in HQE #1927

Conversation

MichaelFerence
Copy link
Contributor

@MichaelFerence MichaelFerence commented Jan 9, 2025

Pull Request checklist

  • The commit(s) message(s) follows the contribution guidelines ?
  • Tests for the changes have been added (for bug fixes / features) ?
  • Docs have been added / updated (for bug fixes / features) ?

Current behavior :
Raw metric to Agg metric translation was not supported in HQE.

New behavior :
HQE is now supporting raw to agg metric translation if the aggregation rules constraint is satisfied and if optimize_with_agg is used

@MichaelFerence MichaelFerence marked this pull request as ready for review January 9, 2025 14:13
@sandeep6189 sandeep6189 force-pushed the handling-multiple-level-for-raw-queries branch from 7298097 to 8299436 Compare January 13, 2025 07:13
@sandeep6189 sandeep6189 changed the title feat(HQE): handling multiple level check for raw queries feat(query): Adding support for translating raw metric to agg metric Jan 14, 2025
@sandeep6189 sandeep6189 changed the title feat(query): Adding support for translating raw metric to agg metric feat(query): Adding support for optimizing raw metric to agg metric in HQE Jan 14, 2025
sandeep6189
sandeep6189 previously approved these changes Jan 14, 2025
@sandeep6189 sandeep6189 merged commit a13b118 into filodb:develop Jan 14, 2025
1 check passed
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.

2 participants