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

Join code is difficult to read #2577

Closed
AndrewSisley opened this issue May 2, 2024 · 0 comments
Closed

Join code is difficult to read #2577

AndrewSisley opened this issue May 2, 2024 · 0 comments
Assignees
Labels
area/query Related to the query component code quality Related to improving code quality
Milestone

Comments

@AndrewSisley
Copy link
Contributor

AndrewSisley commented May 2, 2024

Please either rework it a little bit, or go through it very carefully and document it so that maintainers can understand why it is doing what it is doing. Be careful as it is quite a complex area, and different bits seem to represent different things depending on context.

Review the tests before starting any code change, we've had a few bugs here recently, and historically we have had quite poor coverage here.

@AndrewSisley AndrewSisley added area/query Related to the query component code quality Related to improving code quality labels May 2, 2024
islamaliev added a commit that referenced this issue Jun 4, 2024
## Relevant issue(s)

Resolves #2601 #2578 #2577

## Description

Enables fetching related objects via secondary indexes.

It also fixes a bug with queries that contain multiple aggregates on the
same collection.
@islamaliev islamaliev self-assigned this Jun 4, 2024
@islamaliev islamaliev added this to the DefraDB v0.12 milestone Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/query Related to the query component code quality Related to improving code quality
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants