Skip to content

revert the 'total' count logic in AGGREGATE response introduced in #2952 #2955

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

Merged
merged 1 commit into from
May 9, 2025

Conversation

bobymicroby
Copy link
Member

FT.AGGREGATE returns an array reply where each row is an array reply and represents a single aggregate result.
The integer reply at position 1 does not represent a valid value.

https://redis.io/docs/latest/commands/ft.aggregate/#return

…dis#2952

> FT.AGGREGATE returns an array reply where each row is an array reply and represents a single aggregate result.
The integer reply at position 1 does not represent a valid value.

https://redis.io/docs/latest/commands/ft.aggregate/#return
@bobymicroby bobymicroby force-pushed the revert-aggregate-total-logic branch from a85b051 to e6ce51c Compare May 9, 2025 07:09
@bobymicroby bobymicroby merged commit ebd0303 into redis:master May 9, 2025
11 checks passed
@bobymicroby bobymicroby deleted the revert-aggregate-total-logic branch May 9, 2025 07:13
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