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

Zunion #1522

Merged
merged 21 commits into from
Aug 15, 2021
Merged

Zunion #1522

merged 21 commits into from
Aug 15, 2021

Conversation

AvitalFineRedis
Copy link
Contributor

@AvitalFineRedis AvitalFineRedis commented Jul 25, 2021

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Please provide a description of the change here.

@AvitalFineRedis
Copy link
Contributor Author

AvitalFineRedis commented Jul 25, 2021

waiting for ZINTER(#1520) to be merged

@chayim chayim self-requested a review July 26, 2021 10:27
@AvitalFineRedis AvitalFineRedis marked this pull request as draft July 26, 2021 10:54
@AvitalFineRedis AvitalFineRedis marked this pull request as ready for review July 28, 2021 14:33
@chayim
Copy link
Contributor

chayim commented Jul 28, 2021

@AvitalFineRedis It looks like your zunion changes have were based off the zinter PR. Mind breaking them up?

@AvitalFineRedis
Copy link
Contributor Author

@chayim I needed the changes in the aggregation function for the ZUNION support.
After ZINTER will be merged, they will break up and you will see only the changes of ZUNION.

redis/client.py Show resolved Hide resolved
Copy link
Contributor

@chayim chayim left a comment

Choose a reason for hiding this comment

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

I think we need support for weights.

@chayim chayim merged commit 8c82e42 into redis:master Aug 15, 2021
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

2 participants