Skip to content

Conversation

@angelamayxie
Copy link
Contributor

@angelamayxie angelamayxie commented Aug 27, 2025

Fixes dolthub/dolt#6899
The comment about count doesn't seem to apply since count is an aggregation and not a window function.

Also fixes bug in Dolt where dense_rank was not working because text storage objects were not being compared properly.

@angelamayxie angelamayxie requested a review from jycor August 28, 2025 20:05
@angelamayxie angelamayxie marked this pull request as ready for review August 28, 2025 20:05
Copy link
Contributor

@jycor jycor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@angelamayxie angelamayxie merged commit 0308d9f into main Aug 28, 2025
8 checks passed
@angelamayxie angelamayxie deleted the angela/window branch August 28, 2025 21:01
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.

lateral join with aggregation returns wrong results

3 participants