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(cubestore): Using aggregating indexes in queries #4728

Merged
merged 4 commits into from Jun 17, 2022

Conversation

waralex
Copy link
Contributor

@waralex waralex commented Jun 7, 2022

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made (if issue reference is not provided)

Aggregating indexes are used when processing queries.
It is also the latest PR in the implementation of aggregating indexes in CubeStore side. After merging it, we can merge the features/aggregating_index branch to the master

@waralex waralex requested a review from a team as a code owner June 7, 2022 14:21
@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label Jun 7, 2022
@rpaik rpaik removed the pr:community Contribution from Cube.js community members. label Jun 9, 2022
@waralex waralex merged commit d8360db into features/aggregating_index Jun 17, 2022
@waralex waralex deleted the features/aggregating_index_select branch June 17, 2022 06:47
waralex added a commit that referenced this pull request Jun 23, 2022
* feat(cubestore): Storing aggregating index (#4599)
* feat(cubestore): Using aggregating indexes in queries (#4728)
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.

None yet

3 participants